Stijn Slats
Stijn Slats
I have the same issue... Any update on this? P.s. @nikwins you can write `slidesPerView="auto"` instead of `:slidesPerView="'auto'"`
My apologies. I now also see [this issue](https://github.com/Shopify/theme-tools/issues/321). I'll leave this one open, so you can read a little bit of my additional context as well.
Hi @charlespwd, I try to contribute here and figured out what to do. The only thing is that debugging is quite hard... I added the following (WIP), but this should...
Hi @charlespwd, Thanks for answering. If I understand (and see) it correctly, you actually already get the `.prettierrc`, but it is ignored? Not sure, but it could be that [this...
Hi @charlespwd, I'm trying to clone the project, but I'm running into some issues. 1. I can not clone it through Github Desktop. I think because of some rights. 2....
Hi @charlespwd, That worked! Put a couple of hours in it now and figured out that the plugins will indeed be overwritten by the hardcoded plugins provided by this extension....
> I haven't found any bad characters, but it is running "get" and "update" for config/settings_schema.json. I've checked with the Gremlins extension in VS Code - there seems to be...
Hi @karreiro, Do you have an email address that I could send the verbose logs to? I'm not allowed to share this publicly. From what I see is that it...
Same here. I use ```ignore config/settings_data.json templates/**/*.json # Ignore all locale files except en-dev.default.json !locale/*.json locale/en-dev.default.json ``` Somehow, `!locale/*.json` is causing the issue. This worked before.
Hi @mgmanzella, When can we expect a fix? For our agency it's quite crucial to get the ignore file on point. Otherwise we are overwriting the content of our clients......