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

React.Children.only expected to receive a single React element child. #360

Closed
giubaru opened this issue Apr 9, 2024 · 1 comment
Closed

Comments

@giubaru
Copy link

giubaru commented Apr 9, 2024

Hello! I'm having this issue everytime I want to execute a workflow:

I'm running the server with Docker Compose as it's explained in the self-hosting docs.

Basically when I ran the workflow and this fails, I get this screen and exception:

Unexpected Application Error!
React.Children.only expected to receive a single React element child.
Error: React.Children.only expected to receive a single React element child.
    at Object.only (http://localhost:8080/assets/index-DnlpGlhe.js:15:3958)
    at http://localhost:8080/assets/utils-LoSfO6Rg.js:1:1313
    at Hf (http://localhost:8080/assets/index-DnlpGlhe.js:44:19519)
    at Jp (http://localhost:8080/assets/index-DnlpGlhe.js:46:1571)
    at g_ (http://localhost:8080/assets/index-DnlpGlhe.js:46:45934)
    at h_ (http://localhost:8080/assets/index-DnlpGlhe.js:46:39727)
    at T1 (http://localhost:8080/assets/index-DnlpGlhe.js:46:39655)
    at Wl (http://localhost:8080/assets/index-DnlpGlhe.js:46:39508)
    at Cd (http://localhost:8080/assets/index-DnlpGlhe.js:46:35875)
    at c_ (http://localhost:8080/assets/index-DnlpGlhe.js:46:34826)

image

image

@giubaru
Copy link
Author

giubaru commented Apr 9, 2024

I saw it's fixed in the version v0.19.3!

@giubaru giubaru closed this as completed Apr 9, 2024
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

1 participant