Skip to content
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

Uncaught (in promise) TypeError: reactRender is not a function #6814

Open
604384120 opened this issue Jan 14, 2025 · 0 comments
Open

Uncaught (in promise) TypeError: reactRender is not a function #6814

604384120 opened this issue Jan 14, 2025 · 0 comments
Labels

Comments

@604384120
Copy link

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

@604384120 604384120 added the bug label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant