Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: page and popup state is destroyed on background wakeup
when the background script starts, it sends a `Yomichan.optionsUpdated` message which is retransmitted indiscriminately. - popups are all torn down/refreshed - the search bar on the search page can lose state - if a popup has been loaded on the search page, the search page can redirect/refresh - options being edited can lose state and the options page can refresh
- Loading branch information