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

onClick event bim-button React #27

Closed mokmail closed 1 month ago

mokmail commented 2 months ago

Describe the bug 📝

the onclick ebvent of the bim-button component when setting up a react app is not workek as expected , other frame works seem not to be affected

Reproduction ▶️

No response

Steps to reproduce 🔢

No response

System Info 💻

npm create vite . 
// select React 
// select Javascript
npm install @thatopen/ui
npm run dev

Used Package Manager 📦

npm

Error Trace/Logs 📃

No response

Validations ✅

HoyosJuan commented 1 month ago

Hey @mokmail! This has been fixed in @thatopen/ui@2.1.3. Closing this!