We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
5.38.1
Others
版本 131.0.6778.265(正式版本) (arm64)
No response
next15.1.3+react19.0.0+antd-mobile5.38.1 error:Uncaught (in promise) TypeError: reactRender is not a function
import { Dialog } from "antd-mobile"; Dialog.alert({ content: '人在天边月上明', onConfirm: () => { console.log('Confirmed') }, })
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version of antd-mobile
5.38.1
Operating system and its version
Others
Browser and its version
版本 131.0.6778.265(正式版本) (arm64)
Sandbox to reproduce
No response
What happened?
next15.1.3+react19.0.0+antd-mobile5.38.1
error:Uncaught (in promise) TypeError: reactRender is not a function
import { Dialog } from "antd-mobile"; Dialog.alert({ content: '人在天边月上明', onConfirm: () => { console.log('Confirmed') }, })
Relevant log output
The text was updated successfully, but these errors were encountered: