-
-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vite+react+antd,build之后出现报错? #30
Labels
p3-minor-bug 🔨
An edge case that only affects very specific usage (priority)
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This was referenced Jul 20, 2021
This comment has been minimized.
This comment has been minimized.
This was referenced Jul 29, 2021
6 tasks
A simple workaround: <script>var module = {}</script> It's a bug in the Rollup CommonJS plugin that doesn't fully recognize the code snippet used by |
1 task
sapphi-red
added
the
p3-minor-bug 🔨
An edge case that only affects very specific usage (priority)
label
Dec 19, 2022
Just tested with Vite@4 and react-plugin@3 the date picker work both in dev and preview |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
使用antd的DatePicker组件点击时候出现问题,如图:
感谢🙏: @sodatea @Shinigami92 @underfin @psaren
Reproduction
https://github.com/Jairwin-L/vite-react-ts-demo/blob/077146486dcbd2965b6773bcf170dce5aabaec51/src/pages/demo.tsx#L25
System Info
Used Package Manager
yarn
Logs
Validations
The text was updated successfully, but these errors were encountered: