Behon Baker
Behon Baker
Hey @Jensxy ```vue ``` The entire file that i have is below Click to view ```vue Designer Import Design Save Design Export Design //@ts-ignore import { EmailEditor } from "vue-email-editor";...
Hello @AmareshKulkarni , I got this workign in Nuxt 3. You can check out the repo here: https://github.com/BayBreezy/templates. This is a link to the live website: https://templates.behonbaker.com/ Check this file...
@AmareshKulkarni I had that same issue at one point. The key was to set the editorId value to 1 if the ID from the loaded design is undefined
@AmareshKulkarni ooohhh.. dang.. well, let me know what you come up with
Hello. I know this is somewhat old but i did not want to open a new issue for the same thing. I am able to log in but when i...
Yes, I did. That didn't work. Like I said, it only happens on the mac.. The last thing left to do is downgrade my node version. I use node 16.x...
Waa gwan g!!? @titan-65 @benjamincanac Yes, the populate works because of a plugin i use [Populate Deep](https://market.strapi.io/plugins/strapi-plugin-populate-deep). I see the `user/me` call right after I log in. But when i...
@benjamincanac @titan-65 The node version is the problem. I installed NVM on this mac and changed to version 16.x and strapi is working as it should. The user cookie stays...
@Dell-it Thank you. You are correct. Doing this `tldr: change "http://localhost:1337/" -> "http://127.0.0.1:1337/"` actually fixed the issue for node 18.x. @benjamincanac , maybe we should add this to the docs?...
How do we fix this? If I install a lib that adds other components that I cannot control, i get this error.