Max Malm
Max Malm
How's it going? Debugging other issues in dev mode with this issue on-going is incredibly annoying. Will it ever get fixed?
I used the Buffer API, which wasn't URL-safe + didn't handle UTF-8 well so I went with this package. This package seems to work really well 👍
Any fix? Resaving works, but that's too cumbersome. Maybe loop through all posts with the API and re-save them?
> I had the same issue and what instantly fixed it for me was to remove this line from my user _settings.json_ file: > > ``` > "eslint.validate": [], >...