FormKit: Form building framework for Vue 3
formkit.com
FormKit: Form building framework for Vue 3
1–10 of 69 posts
Re: FormKit: Form building framework for Vue 3
#2Re: FormKit: Form building framework for Vue 3
#3Re: FormKit: Form building framework for Vue 3
#4Re: FormKit: Form building framework for Vue 3
#5What's the difference between Free and Pro?
Re: FormKit: Form building framework for Vue 3
#6Re: FormKit: Form building framework for Vue 3
#7If only all third-party packages/apps were as pleasant to work with as the ones put out by FormKit team.
Re: FormKit: Form building framework for Vue 3
#8I used vue for a project and encountered a gnarly bug - I have a component which can embed itself recursively, and I pass some variables through the stack to communicate to the root. But if I nest 3 components deep, it actually hangs the tab and crashes chrome! Can’t even debug! Not sure how to even recreate it in a way that’s not proprietary and hence can’t file a bug as well.
Re: FormKit: Form building framework for Vue 3
#9I used vue for a project and encountered a gnarly bug - I have a component which can embed itself recursively, and I pass some variables through the stack to communicate to the root. But if I nest 3 components deep, it actually hangs the tab and crashes chrome! Can’t even debug! Not sure how to even recreate it in a way that’s not proprietary and hence can’t file a bug as well.
Why can’t you debug?
Re: FormKit: Form building framework for Vue 3
#10I used vue for a project and encountered a gnarly bug - I have a component which can embed itself recursively, and I pass some variables through the stack to communicate to the root. But if I nest 3 components deep, it actually hangs the tab and crashes chrome! Can’t even debug! Not sure how to even recreate it in a way that’s not proprietary and hence can’t file a bug as well.