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

Fix page not rendering correctly after creating a new device. #287

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bencoombs
Copy link
Collaborator

@bencoombs bencoombs commented Sep 25, 2024

  • Added an await to the router navigation call - this is likely the cause of the bug.
  • Added navigation error reporting to gather more data in case the bug is encountered again.
  • The form can be submitted multiple times (eg. if you spam the enter button). I've added a flag to only allow the submit button to be pressed once but this needs refining.

@bencoombs bencoombs changed the title Await the navigation call. Add navigation error handling. Fix page not rendering correctly after creating a new device. Sep 25, 2024
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

Successfully merging this pull request may close these issues.

[BUG] Copy/paste of new device URL is required in order to access QR code and Provenance Record
1 participant