CptKicks
CptKicks
I wasn't doing SSR. I was just doing pre-rendering with Angular Universal. My problem was that on bootstrapping the app (mine was setup to bootstrap on 'DOMContentLoaded' -- for beginners...
Will have a look if you can provide a reproducible example.
Mind telling us what OS you use? Example works as expected for me on iOS 14.1
@raffaeler out of curiosity? What is your backend stack?
I wasn't doing SSR. I was just doing pre-rendering with Angular Universal. My problem was that on bootstrapping the app (mine was setup to bootstrap on 'DOMContentLoaded' -- for beginners...