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

feat: Save PVM selection #262

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

feat: Save PVM selection #262

wants to merge 7 commits into from

Conversation

wkwiatek
Copy link
Collaborator

Closes #247, #226

Copy link

netlify bot commented Dec 27, 2024

Deploy Preview for pvm-debugger ready!

Name Link
🔨 Latest commit 4c3a8b3
🔍 Latest deploy log https://app.netlify.com/sites/pvm-debugger/deploys/67801515cb22ec0008dfc75d
😎 Deploy Preview https://deploy-preview-262--pvm-debugger.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@wkwiatek wkwiatek marked this pull request as ready for review December 28, 2024 06:41
@tomusdrw
Copy link
Contributor

Getting errors when selecting a PVM and refreshing the page. It seems that it forgets about https:// for the URL?
image

@wkwiatek
Copy link
Collaborator Author

@tomusdrw indeed, looks like the path was corrupted but in the way that worked locally and not on the remote server. Did a dirty workaround (but continuing to find the root cause).

To make it work now, please clear the LS (persist:debugger key specifically):
image

Copy link
Contributor

@tomusdrw tomusdrw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm apart from loading from URL (reported separately as #288)

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.

Remember selected and uploaded PVMs
2 participants