thunderbird7756
i18n with NuxtUI component
Hey everyone, i work on a multilanguage project, i'd like to use i18n and nuxtui.
I have a problem because when i try to change the langauge on nuxtui component definition, the language doesn't change, all the localized string into the template is changing but the title of the UTable defined in the item const is not changing
2 replies
Pinia store not making actions
Hi, i'm builing a online store with shopping cart managment. To do so i decided to implement a pinia store to handle the custoimer cart for example
The problem is that my actions are never making change to the state and i don't understand why
Here is the code of the store
Then in my component i call the addAccessory method, but nothing happen in the state,
I have no error, but this --> internal server error /node_modules/tailwindcss/tailwind.css?direct:12335:20
I shouldn't be related but..
Hope it's pretty clear !
1 replies