Skip to content

Support Vue 3 (update: use FormKit [https://formkit.com], the successor to Vue Formulate for Vue 3)  #198

Open
@axwalker

Description

@axwalker

Describe the new feature you'd like

Now that Vue 3 has hit release candidate stage, it could be a good time to look into supporting it? Just tried on a fresh Vue project and the first issue I ran into was:

Uncaught TypeError: Cannot set property '$formulate' of undefined

Which I'm guessing is related to Vue.prototype.$formulate now needing to be something more like app.config.globalProperties.$formulate.

I pulled down vue-formulate to get a sense of what might need updating and realised there are potentially a few dependencies as well that may need updating too - and I'm not sure what their Vue 3 support is like yet.

I'd be happy to try and help with the update if it's something you think you'd be willing to look at soon?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Use FormKitready for releaseCompleted and ready for release in a `release/x.x.x` branch

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions