AsifD

Results 5 comments of AsifD

Thank you for responding, below is the complete package.json file: ``` { "name": "stepsapi", "version": "0.1.1", "private": true, "dependencies": { "@craco/craco": "^6.4.3", "@headlessui/react": "^1.4.3", "@heroicons/react": "^1.0.5", "@react-three/drei": "^9.79.4", "@reduxjs/toolkit": "^1.8.5",...

When I recreated it in codesandbox, I was unable to get it to crash. https://codesandbox.io/s/inspiring-visvesvaraya-mm897m?file=/src/App.js It didnt need Dayjs nor antd in those codesandboxes either. I'll investigate it more, is...

I was using your library, but the problem was consistent across both. I actually found out what the issue was anyway: One developer had set global css to the scheduler...