hbatalhaStch / react-big-scheduler

A scheduler and resource planning component built for React and made for modern browsers
https://stephenchou1017.github.io/scheduler/#/
MIT License
22 stars 8 forks source link

page is not loading #13

Open shaytoMoonActive opened 1 year ago

shaytoMoonActive commented 1 year ago

Checklist

Describe the bug

blank page when opening https://stephenchou1017.github.io/scheduler/#/

here is the error in the console : to load resource: the server responded with a status of 403 () react.production.min.js:1 Failed to load resource: the server responded with a status of 403 () moment.min.js:1 Failed to load resource: the server responded with a status of 403 () zh-cn.js:1 Failed to load resource: the server responded with a status of 403 () polyfill.min.js:1 Failed to load resource: the server responded with a status of 403 () bundle.js:1 Uncaught ReferenceError: React is not defined at Object. (bundle.js:1:975) at n (bundle.js:1:110) at Object. (bundle.js:32:839950) at n (bundle.js:1:110) at Object. (bundle.js:32:839905) at n (bundle.js:1:110) at bundle.js:1:902 at bundle.js:1:913

Reproduction Link/Code

here is the error in the console : to load resource: the server responded with a status of 403 () react.production.min.js:1 Failed to load resource: the server responded with a status of 403 () moment.min.js:1 Failed to load resource: the server responded with a status of 403 () zh-cn.js:1 Failed to load resource: the server responded with a status of 403 () polyfill.min.js:1 Failed to load resource: the server responded with a status of 403 () bundle.js:1 Uncaught ReferenceError: React is not defined at Object. (bundle.js:1:975) at n (bundle.js:1:110) at Object. (bundle.js:32:839950) at n (bundle.js:1:110) at Object. (bundle.js:32:839905) at n (bundle.js:1:110) at bundle.js:1:902 at bundle.js:1:913

Steps to reproduce

go to : https://stephenchou1017.github.io/scheduler/#/

hbatalhaStch commented 1 year ago

The error you are getting is not related to this library, it looks like there's some problem with your browser/internet connection.