When I try to update one of my tabbed containers it says "Unable to automatically upgrade tab container with dynamic tab names".
I'm using an array of strings to hardcode my tab names.
When I try to update one of my tabbed containers it says "Unable to automatically upgrade tab container with dynamic tab names".
I'm using an array of strings to hardcode my tab names.
Hi, can you show us what your tab names field look like?
Ah I see. This may be a bug on our side with parsing arrays. For now you can work around this by replacing the single quotes '
with double quotes "