juniorforlife
juniorforlife
Hi, I try to help improve the documentation even though English is not my native language. I hope it helps
@gilbarbara Unfortunately I’m running into this issue even in production (without StrictMode). I made an interactive tutorial by removing the Next button and adding setTimeout. After user clicks a spotlight,...
@scottwarren have you found the fix?
@scottwarren do you mind sharing a simple version of your customized overlay 🙏
@gilbarbara Have you had a chance to look at this issue?
I'm encountering the same problem. In my application, I disable a button during the user login process with `signInWithPopup`. However, if the user decides to close the popup, I aim...
> Can you provide a codesandbox, it seems this YoutubeIframe is important to the bug you're experiencing and therefore it's important to have all the relevant information. Sorry for the...
@joshuaellis hello do you have any idea what this happens?
I got similar error ``` react-dom.development.js:12056 Uncaught TypeError: Cannot read properties of null (reading 'src') at p.sendMessage (www-widgetapi.js:1003:96) at Lo (www-widgetapi.js:994:100) at .No. [as seekTo] (www-widgetapi.js:1025:135) ``` This crashes the...
@JulienHe have you been able to fix the problem?