mui / toolpad

Toolpad: Full stack components and low-code builder for dashboards and internal apps.
https://mui.com/toolpad/
MIT License
964 stars 243 forks source link

Safari 16.3 not working :/ #1836

Closed joshelboy closed 1 year ago

joshelboy commented 1 year ago

Duplicates

Latest version

Steps to reproduce 🕹

Steps:

  1. npx create-toolpad-app
  2. Now follow the init process
  3. cd <my-toolpad-project> && npm run dev
  4. Try to call localhost:300x/preview/pages/.... in
  1. Try to Drag & Drop ANY component into the "Drop components here"-Field

-> Safari crashes

This isn't critical, I just wanted to let you guys know.

Current behavior 😯

Safari crashing and not adding any component

Expected behavior 🤔

Safari not crashing and adding e.g Button to the component-field.

Context 🔦

No response

Your environment 🌎

Janpot commented 1 year ago

Thanks for reporting. We're currently only testing on chrome and firefox.

Janpot commented 1 year ago

Seems to be working for me on Safari 16.4

joshelboy commented 1 year ago

I will try again. I am in MacOS Beta, so this might have caused this.

joshelboy commented 1 year ago

Yep, it's all stable now! It could potentially be related to the missing glob dependency yesterday, but I am not 100% sure. I should close this, right?

Janpot commented 1 year ago

I believe we can close this for now yes. Thank you.