Daniil Chudo
Daniil Chudo
I already forgot it exists. @justin-schroeder you're right, since now FormKit does it, that might be an overkill. P.S. this PR and #481 are not related.
Now it throws `Unexpected token Semicolon`
Related #5072
Okay, narrowed down the issue: ```js definePageMeta({ layout: 'home', }) ``` Dynamic layout change in the pages breaks it. If you comment it out, you'll notice everything works
@iamstevendao yeah def :)
@kbrgmn is it possible to make a reproduction of the bug or share the rest of the props you're passing? So far couldn't reproduce the bug.