-
Notifications
You must be signed in to change notification settings - Fork 131
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
Maximum call stack size exceeded #89
Comments
Hey, can you provide a minimal app where we can reproduce it? What browser are you using? |
Hi anton! It was deployed on google chrome. Sure I will provide one sooner |
I encountered this error a lot when parsing ifc files. (I just call |
I'm closing this for now as we couldn't reproduce this. Let us know if this keeps happening with the latest version and you can provide a way for us to reproduce it! |
@agviegas I have a file which causes this issue as well, and the error occurs when using https://platform.thatopen.com/app as well. Can I share the file privately? |
Hey @vulevukusej yes, please! Please open an issue in web-ifc and share the model with antonio@thatopen.com. Cheers! |
Describe the bug 📝
when initializing the components from the boilerplate code I receive a Maximum call stack size exceeded RangeError:
I'm using the boilerplater :
Dependencies
Reproduction▶️
No response
Steps to reproduce 🔢
Type the boilerplate
execute the init() command from the component class
System Info 💻
Used Package Manager 📦
npm
Error Trace/Logs 📃
Uncaught RangeError: Maximum call stack size exceede
Validations ✅
The text was updated successfully, but these errors were encountered: