can't get @elastic/eui + react-testing-library\jest to work together #5469
Unanswered
oyemini-fortifieddata
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I found a working example here for @elastic/eui + working example here for jest & react testing library.
but I can't make them both work here,
I'm getting:
ace is not defined
ReferenceError: ace is not defined
at Window.evaluate (https://yl0d4.csb.app/node_modules/brace/index.js:41:953)
at z (https://codesandbox.io/static/js/sandbox.6ce751fca.js:1:98448)
at G.evaluate (https://codesandbox.io/static/js/sandbox.6ce751fca.js:1:110805)
at be.evaluateTranspiledModule
please advise.
Beta Was this translation helpful? Give feedback.
All reactions