ThatOpen / engine_ui-components

Collection of web components meant to be used, but not limited to, BIM applications.
MIT License
9 stars 12 forks source link

Missing 2d labels in World2D example #36

Closed agviegas closed 1 month ago

agviegas commented 1 month ago

Describe the bug 📝

In the World2D example the numbers of the infinite 2d grid are missing. It's weird because when using this library in the components-front repo for civil components they show up.

Inspecting the browser it looks like they are created but not displayed for some reason.

Captura de pantalla (20)

Reproduction ▶️

No response

Steps to reproduce 🔢

No response

System Info 💻

Run the worl2d example locally.

Used Package Manager 📦

npm

Error Trace/Logs 📃

No response

Validations ✅

agviegas commented 1 month ago

My bad, I needed to build the core first