Getting the same error everytime I start a new Next Project
Answered
Red wood ant posted this in #help-forum
Red wood antOP
Right after creating a new next project using npx create-next-app@latest I get this message, when I've changed no code at all. I can't get rid of it and am using the latest release. Anyone know what's going on here?
Answered by risky
https://stackoverflow.com/a/53400956 could be from https://github.com/igrigorik/videospeed/blob/master/inject.js
so i think its one of your extensions - so this issue should go away if you remove it :)
so i think its one of your extensions - so this issue should go away if you remove it :)
9 Replies
its prob one of your extensions
adding that class to your html which confuses react
give it a try in incognito mode
lol I feel like I "answered" ⬆️ like 10 times
https://stackoverflow.com/a/53400956 could be from https://github.com/igrigorik/videospeed/blob/master/inject.js
so i think its one of your extensions - so this issue should go away if you remove it :)
so i think its one of your extensions - so this issue should go away if you remove it :)
Answer
Red wood antOP
yeah, I use video speed controller all the time...
Thank you guys! Seemed to work... for now
nice, glad you know the issue now :)
fwiw the solution of incognito mode may work - only because most extensions arent default enabled for it