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 the error with selected packages being undefined #1715

Open
jkozol opened this issue Jan 9, 2023 · 2 comments
Open

Fix the error with selected packages being undefined #1715

jkozol opened this issue Jan 9, 2023 · 2 comments

Comments

@jkozol
Copy link
Collaborator

jkozol commented Jan 9, 2023

Sometimes, with certain customizations, the blueprint fails to depsolve. I do not have an exact example that fails but a good way to replicate is to:

  1. Create a new blueprint and fully customize it.
  2. Reload the page.
  3. Select that newly created blueprint

Loading this blueprint will make a depsolve call which will result in packages: [undefined]

@lucasgarfield
Copy link
Collaborator

This one seems like a serious bug, not a minor UI annoyance like some of the other issues... would like to fix it but I can't replicate it!

Can you please provide more details/exact steps to replicate?

@jkozol
Copy link
Collaborator Author

jkozol commented Feb 1, 2023

I unfortunately have been unable to replicate. It occurred while I was prepping for the demo but I'm unsure what actually caused it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants