You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I have left a trailing , in my layout - which i generally do out of habit with json, in case i need to go back and append fields - i don't have to worry about errors of missing commas.
If i include it in layout, it invalidates the layout and hyperlayout won't set up my layout.
It's a minor issue, but I imagine that other people are affected by it too.
The text was updated successfully, but these errors were encountered:
Example:
If I have left a trailing , in my layout - which i generally do out of habit with json, in case i need to go back and append fields - i don't have to worry about errors of missing commas.
If i include it in layout, it invalidates the layout and hyperlayout won't set up my layout.
It's a minor issue, but I imagine that other people are affected by it too.
The text was updated successfully, but these errors were encountered: