Closed bjesuiter closed 1 year ago
Request seems to be cancelled by SOMETHING,
But i cannot seem to find a pattern, why and when
Probable Explanation:
The TelegramLogin Island Component will be server rendered, sent to the client and then hydrated with preact. Before hydration, the server render will successfully load the telegram login iframe, but as soon as preact gets hydrated, it overwrites the dom inside itself, basically killing the iframe
I've a strange error with the preview bot page at: https://deno-audio-logbook-preview.deno.dev/auth/login
State: I'm NOT logged in
I open the url: https://deno-audio-logbook-preview.deno.dev/auth/login Result:
I klick nothing and reload the page 2 - 10. times
Observation
Sometimes the widget loads and some time it doesn't.
Screenshot when it doesn't load:
Other Things tried
I tried to replicate that bug with the main url: https://deno-audio-logbook.deno.dev/auth/login But even after 10 tries, the widget is shown every time.