Replies: 1 comment
-
@ccummings could you share a codesandbox with what you tried? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to use Vaadin components (https://github.com/tomivirkki/react-vaadin-components) which use Polymer but am getting this error in production:
I've tried adding the
webcomponentsjs
polyfills but that didn't work. The only issues I've seen related to this in a React context were about various babel configurations in [email protected]What am I missing? Is it possible to get Polymer working in CRA without ejecting?
Polymer/polymer#5256
vaadin/base-starter-react#12
Beta Was this translation helpful? Give feedback.
All reactions