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

history does not load correct map #1277

Open
davanmur opened this issue Jun 18, 2024 · 1 comment
Open

history does not load correct map #1277

davanmur opened this issue Jun 18, 2024 · 1 comment
Assignees

Comments

@davanmur
Copy link
Contributor

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Select a meter and map.
  2. Select a new map.
  3. Click back in history.
  4. See the it will load the most recent map instead of the the one that was selected.

Expected behavior

When you go back through history, it will pull up the different maps that were used.

Additional context

This is happening because the map ID is being stored with old code under the 'map' object, instead of under the 'current' object. This is the same issues that is causing issue #1166.

@davanmur
Copy link
Contributor Author

I would like to work on this issue.

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