Closed JKriszta closed 5 months ago
Hi, thanks for reporting!
I was not able to reproduce your issue on other websites. I tried injecting both CSS and JavaScript into google.com simultaneously and it worked fine. The injections were automatically applied again after revisiting the page.
Could you provide me with the website in question and the code you're injecting?
hi,
the page is
and the scripts i attached as .txt
when css is loaded the text is pink when you hover mouse above it. i made a gyazo to see how it should look. https://gyazo.com/e66ff16d6ce1e7930eaf8421a01e21f6
I tested your code and the CSS and JS both load and work. I think I don't fully understand what the issue your facing is exactly. For me everything looks exactly like in your video.
hi, thank you for testing it. i made new gyazo about it, where i need to refresh page for load css https://gyazo.com/821b4e7eab0bc41fe5005122a7be30fd
hi, i made a javascript and a css on a page. the javascript is loading on page but the css is loading only if i refresh page. not sure what im doing wrong