Ron Michael Zettlemoyer

Results 4 comments of Ron Michael Zettlemoyer

When calling PUSH like this you may want to set the ignorePush property to true so that it doesn't add the refresh to the browser history. Otherwise if the user...

> Hey @ronmichael thanks for reporting it, I'm having a very similar issue. Do you have the same problem with Android? I haven't seen this problem with Android -- knock...

Same issue here, suddenly, using the same deployment scripts I've used for years

I ran into this too. Although I went with a different solution: around like 511 I replaced ``` if (cache.hasIntent === false || cache.hasIntent === null) ``` with ``` if...