Closed CindySim08 closed 2 weeks ago
Hey @CindySim08! do you still have this issue? I couldn't reproduce it.
Unfortunately, I no longer have any active involvement with BIM-related projects. The library's constant changes and the extended time it took to receive a response made it challenging to move forward, so I’ve since shifted my focus to other technologies.
Sad to read that, but hope to know from you soon!
Describe the bug 📝
Im facing this issue where the BUI Component stays on the screen even after I navigate to a different page.
` useEffect(() => { if (typeof window === "undefined" || !containerRef.current) return;
}, []);`
Reproduction ▶️
No response
Steps to reproduce 🔢
No response
System Info 💻
Used Package Manager 📦
yarn
Error Trace/Logs 📃
No response
Validations ✅