Using the "FormKitConfig"
with autoImport
#1072
Closed
gbyesiltas
started this conversation in
General
Replies: 2 comments 1 reply
-
@gbyesiltas Have you solved the issue? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Solved here :): 8771b6a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys, I'm trying to use
autoImport
in nuxt and I have an issue.I have a language switcher which also changes the locale of FormKit (this way) and I believe because at that point FormKit isn't injected/created I get a
injection "Symbol(FormKitConfig)" not found.
error. Does anyone have an idea about how to handle this?Original discord message
Beta Was this translation helpful? Give feedback.
All reactions