Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reloading a local state after a browser crash or window close causes a layer tab to be renamed #556

Open
mtakeno opened this issue May 20, 2021 · 0 comments

Comments

@mtakeno
Copy link

mtakeno commented May 20, 2021

This issue is a bit difficult to reproduce because it happens after a unintentional exit or browser crash (when loading large meshes for example, an astrocyte). Attempting to recover the state from the local browser history causes a previous tabbed layer "foo" to be renamed "bar1" where "bar" is the neighboring tab.

It's annoying but a minor issue, just a bit jarring when looking for the previously named tab. It appears that the information in that tab (annotations, for example) are retained ; only the tab name is changed.

Chrome 90.0.4430.212 ; Windows 10 Enterprise, v. 1709 build 16299.1932

chrisj pushed a commit that referenced this issue Apr 2, 2024
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 7.0.0 to 7.1.1.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-dev-middleware@v7.0.0...v7.1.1)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant