TheManFromGlobe
TheManFromGlobe
Workaround if you don't have a lot of videos: Set the index additionally under config ``` config={{ youtube: { playerVars: { index: 8 } }}} ``` // Edit: I tried...
Is it your first time running the app or after update?
This is Nextjs specific and no bug. 1. If you import it normal, you have access to the methods - but you get window undefined on first pageload. This is...
> https://aws.amazon.com/blogs/mobile/amplify-next-js-13/ Does not support ISR yet, even though they say it does.