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: virtual project activation #635

Merged
merged 4 commits into from
Oct 14, 2022
Merged

Conversation

solvedDev
Copy link
Member

@solvedDev solvedDev commented Oct 11, 2022

We should not await the com.mojang setup for the virtual project ("Home Project"). This e.g. fixes an infinite loading bug of the extension store without a selected project.

@stackblitz
Copy link

stackblitz bot commented Oct 11, 2022

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@solvedDev
Copy link
Member Author

Didn't notice any unexpected issues with com.mojang syncing. Please double check and merge on approval

@solvedDev solvedDev added this to the v2.3.X milestone Oct 11, 2022
@solvedDev solvedDev added the bug Something isn't working label Oct 11, 2022
@solvedDev solvedDev self-assigned this Oct 12, 2022
Copy link
Member

@Joelant05 Joelant05 left a comment

Choose a reason for hiding this comment

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

There still appears to be an issue of the extension store infinitely loading. If you drag the com.mojang folder to bridge on home view, then select a project and try to open the extension store, it will just load forever.

@solvedDev
Copy link
Member Author

That's actually a separate issue that probably caused additional problems we didn't notice yet. Glad we found it now! :)

Copy link
Member

@Joelant05 Joelant05 left a comment

Choose a reason for hiding this comment

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

Seems to be working great now :)

@Joelant05 Joelant05 merged commit ceb2efe into dev Oct 14, 2022
@Joelant05 Joelant05 deleted the fix/virtual-project-activation branch October 14, 2022 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🚀 Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants