viclafouch / mui-chips-input

📌 A chips input designed for MUI (Material ui) V6
https://viclafouch.github.io/mui-chips-input/
MIT License
83 stars 19 forks source link

Cannot import dependencies in lazy loaded pages especially in build environment #26

Closed rlaqltmxm closed 1 year ago

rlaqltmxm commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

mui-chips-input seems to be not able to import dependencies in lazy loaded pages Runtime error occurs and getting white page with following error

스크린샷 2023-04-17 오후 9 30 49

To Reproduce Steps to reproduce the behavior: Preconditions

Fixes

Expected behavior A clear and concise description of what you expected to happen. Occurs none of errors

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context If you need any additional context for reproducing the behavior, please feel free to request

viclafouch commented 1 year ago

Hello !

Could you provide a codesandbox plz ?

rlaqltmxm commented 1 year ago

Hello, This bug is not reproduced when configured in the other independent environment. There seems to be a problem with development environment I'm working.. 🤔 I will reopen this issue when the occurrence condition is specified. Thank you!