Merge pull request #13034 from Budibase/fix-nested-button-actions
Fix nested button actions
This commit is contained in:
commit
61808d7741
|
@ -1 +1 @@
|
|||
Subproject commit 1ba8414bed14439512153cf851086146a80560f5
|
||||
Subproject commit 8c446c4ba385592127fa31755d3b64467b291882
|
|
@ -270,6 +270,7 @@
|
|||
{
|
||||
"type": "buttonConfiguration",
|
||||
"key": "buttons",
|
||||
"nested": true,
|
||||
"defaultValue": [
|
||||
{
|
||||
"type": "cta",
|
||||
|
|
Loading…
Reference in New Issue