You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Type '"white"' is not assignable to type '"primary"'. ts(2322)
Description
primary is the only possible value for colours in the default config of a lot of components. Issue appeared with 2.18.x
Also noticed a similar issue on other configs, like variant for buttons
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered:
Environment
Version
2.18.6
Reproduction
https://stackblitz.com/edit/nuxt-ui-itcrga?file=app.config.ts
Description
primary
is the only possible value for colours in the default config of a lot of components. Issue appeared with 2.18.xAlso noticed a similar issue on other configs, like
variant
for buttonsAdditional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: