Guðmundur Stefán Þorvaldsson

Results 4 comments of Guðmundur Stefán Þorvaldsson

Also facing this, just updated to React 18 and nextjs 12.1. This started happening after the update. Did `YouTube IFrame Player API` change recently to enforce this to your knowledge...

This didn't work for me at [email protected] I found this at nextjs repo https://github.com/vercel/next.js/issues/36417#issuecomment-1117360509 and that fixed it for me if I use [email protected] (didn't work with 6.5.0) If you're...

> @bonesoul @iamgoddog I'm still @6.4, but this worked for me. > > https://github.com/vercel/next.js/issues/36417#issuecomment-1117360509 Yes it worked @6.4 for me also.

I guess this is related to a similar issue I had all of the sudden. I was creating a new migration the day after upgrading to newest cli (2.23.4), and...