Daniil Chudo

Results 16 comments of 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`

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

@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.