You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.
Objects are not valid as a React child (found: object with keys {strings, values, type, processor}). If you meant to render a collection of children, use an array instead.
So, am I doing something wrong? Is there a more up to date solution to this problem?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I see not many updates recently.
Does this still work as a valid option to use web-components inside react?
I've not yet been able to successfully render a component in react.
Here is what I think should be the correct usage of a basic example:
https://codesandbox.io/s/peaceful-frog-uhf6u
Error message:
So, am I doing something wrong? Is there a more up to date solution to this problem?
The text was updated successfully, but these errors were encountered: