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

[Bug Report] https://designable-antd.formilyjs.org/无法访问 #4248

Open
1 task done
Jjqcoder opened this issue Dec 10, 2024 · 6 comments
Open
1 task done

[Bug Report] https://designable-antd.formilyjs.org/无法访问 #4248

Jjqcoder opened this issue Dec 10, 2024 · 6 comments

Comments

@Jjqcoder
Copy link

Jjqcoder commented Dec 10, 2024

  • I have searched the issues of this repository and believe that this is not a duplicate.

Reproduction link

Edit on CodeSandbox

Steps to reproduce

访问:https://designable-antd.formilyjs.org/

What is expected?

预期为可访问

What is actually happening?

网站无法访问

Package

@formily/[email protected]


@nick-heinz
Copy link

Seems to be related to the React v19 release. Specifying @18 for React and React-DOM will allow the page to load. Haven't fully tested the page functionality though, there may be other problems.

<script src="https://unpkg.com/react@18/umd/react.production.min.js"></script>
<script src="https://unpkg.com/react-dom@18/umd/react-dom.production.min.js"></script>

@Jjqcoder
Copy link
Author

@nick-heinz After the modification, the page is indeed accessible Thanks!
image

@Jjqcoder
Copy link
Author

Jjqcoder commented Dec 13, 2024

image
Related features are unusable
I hope the administrators of this site will repackage the front-end project!
Change to a lower version of react dependency

@AKclown
Copy link

AKclown commented Dec 16, 2024

image

Formily Designer无法打开

@q974491089
Copy link

这个问题 修复了没?

@leo-306
Copy link

leo-306 commented Dec 24, 2024

这个问题 修复了没?

看起来没,react external 报错

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants