Martin Auswöger
Martin Auswöger
This issue still occurs on Windows. It can be reproduced by putting support files or spec files outside of the project root directory.
> I put my support file outside my project directory, but it still loads. I did not try windows yet. The same happend with us. The identical setup (support file...
Can be reproduced with the following repo: https://github.com/ausi/cypress-issue-8599 ```sh git clone [email protected]:ausi/cypress-issue-8599.git cd cypress-issue-8599 cd subdirectory npm install npx cypress run ``` This results in the following output (only on...
> how do you feel about this? It’s great to see people using it. And I’m a little embarrassed that it works so unstable due to it being a bookmarklet....
> if you can make that tiny script change Done in f2002aa74fbb6d37ef59a55b835c6f1adec5b538 > noticed this warning in the extension logs in case you wanted to optimize the code slightly Done...
> We should probably also link to them in the “Usage” section of the readme, wdyt? I added a link to Peters extension now: https://github.com/ausi/respimagelint#usage @siakaramalegos I’d also add a...
I was not able to reproduce that. 
> Lint still doesn't work. What exactly does that mean in your case? > Has there been any progress in solving this? Most of these problems are related to privacy...
> Is there any advice which csp headers to use for using the tool? None. Best to do this in a local test environment of the website you’re working on.
> … and still getting the issue. which one?