bryntum / support

An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
https://www.bryntum.com
53 stars 6 forks source link

[REACT] Vite advanced example shows an error in console (on localhost) #10016

Open ghulamghousdev opened 2 weeks ago

ghulamghousdev commented 2 weeks ago

Forum post

Step to repro:

  1. Go to Gantt/examples/frameworks/react-vite/advanced
  2. install the packages and start server
  3. This error is visible in the console.
  4. See this error in Delayable.js:

I am able to repro it on M1 Pro Sonoma 14.0 and on chrome Version 128.0.6613.138 (Official Build) (arm64) and node v20.8.1

Screenshot 2024-09-12 at 12 38 36 PM