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

Multilayer attempts to use playback bar before it is initialized. #52

Open
zmalkmus opened this issue Aug 4, 2023 · 1 comment
Open
Labels
bug Something isn't working

Comments

@zmalkmus
Copy link
Collaborator

zmalkmus commented Aug 4, 2023

Uncaught TypeError: Cannot read properties of undefined (reading 'updatePlaybackBar') at Window.js:29:16

While this error does not effect functionality, it still is bad practice to let this hang.

@zmalkmus zmalkmus added the bug Something isn't working label Aug 4, 2023
@zmalkmus
Copy link
Collaborator Author

zmalkmus commented Aug 8, 2023

On further thought, this does not allow for something to be rendered UNTIL a simulation has been completed and the playback bar exists. Which means you have to use andes and dime to get this working, instead of being a standalone feature.

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
None yet
Development

No branches or pull requests

1 participant