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

Infinite Loading When Switching Sections #346

Closed
j0rdyknight opened this issue Jul 19, 2023 · 4 comments
Closed

Infinite Loading When Switching Sections #346

j0rdyknight opened this issue Jul 19, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@j0rdyknight
Copy link

Describe the bug

Infinite Loading bug between menus sometimes, after changing instance options, or navigating through menus.

Steps to reproduce

  1. open app
  2. jump into instance
  3. options
  4. add an icon (this is the one step i use to recreate it, but there are others)
  5. click library
  6. green bar at the top just loads infinetly and nothing loads.
  7. can also click home here, and it wont load eaither

Expected behavior

Obviously this is still in Alpha so bugs are expected, i am in no way moaning about this, just wanting to bring it to the attention of the devs, so they can investigate and repair the issue.

But this infinte loaing shouldnt happnen. Menus should load, and you should be able to navigate and change through the menus with no issue.

Closing and reopening the program does this, untill it happens agian.

Additional context

No response

@j0rdyknight j0rdyknight added the bug Something isn't working label Jul 19, 2023
@maxomatic458
Copy link
Contributor

im experiencing the same
weirdly that doesnt seem to happen when running theseus in debug mode

thats the error in the devtools console:

index-d4c70adb.js:1  RangeError: Maximum call stack size exceeded
    at x.each (index-d4c70adb.js:29:16883)
    at x.truncate (index-d4c70adb.js:29:19102)
    at index-d4c70adb.js:29:19130
    at x.each (index-d4c70adb.js:29:16904)
    at x.truncate (index-d4c70adb.js:29:19102)
    at index-d4c70adb.js:29:19130
    at x.each (index-d4c70adb.js:29:16904)
    at x.truncate (index-d4c70adb.js:29:19102)
    at index-d4c70adb.js:29:19130
    at x.each (index-d4c70adb.js:29:16904)
Z0 @ index-d4c70adb.js:1

@maxomatic458
Copy link
Contributor

@CodexAdrian
Copy link
Contributor

The problem specifically with Theseus hanging on the changing of an icon has been fixed in #298

@maxomatic458
Copy link
Contributor

maxomatic458 commented Jul 21, 2023

I just cloned the main branch, and i still experience the same thing
here is a clip

output.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

3 participants