You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
An event listener is added to watch for "pageshow" and respond when the "persisted" action occurs by adjusting the port used by Automa.
Desktop (please complete the following information):
OS: Mac OS 14.5
Browser: Version 131.0.6778.266 (Official Build) (arm64)
Extension Version: 1.28.27
The text was updated successfully, but these errors were encountered:
Describe the bug
Chrome has added a new "BFCache" behavior which interferes with javascript running in plugins. The issues and fix are outlined here: https://developer.chrome.com/blog/bfcache-extension-messaging-changes
To Reproduce
Steps to reproduce the behavior:
Expected behavior
An event listener is added to watch for "pageshow" and respond when the "persisted" action occurs by adjusting the port used by Automa.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: