Max Veerapat Kumchom

Results 3 comments of Max Veerapat Kumchom

Now I can fix this problem with workaround by custom **fetchData** ``` loginData: { url: "/auth/local", method: "POST", redirect: "/user", headerToken: "Authorization", fetchUser: true, customToken: response => response.data["jwt"], fetchData: response...

There is a problem with compatibility with [strapi-plugin-rest-cache](https://github.com/strapi-community/strapi-plugin-rest-cache) 4.2.8

The problem from **vue ui** Use the project start with **vue create** and import into vue ui.