AP.navigator.reload() on Chrome/Chromium vs. Firefox

Hi,
On some pages my addon uses AP.navigator.reload();. On my test machine, the reload works in Firefox, but does not work on Chromium (Linux).

I was wondering if someone else has noticed this? Or if there is something I need to do different for Chromium?

@marc No, you don’t need to do anything different, but Chromium isn’t one of Atlassian’s officially supported browsers.
I’d still suggest raising a bug in our developer support portal

1 Like

Dear @marc and @dboyd ,

has this ever been solved? I’m currently bumping into the same problem. The reload works only on FF. Chrome and Egde don’t do anything.

Thank you

Andreas

I don’t think is has been resolved.
As a kludge workaround, I always display a flag, asking the user to reload. If the browser reloads automatically, the flag goes away.

Dear @marc . Thanks for letting me know.