Frederik Schönfeldt
Frederik Schönfeldt
@cmardyla can reproduce this behaviour. I'm unable to test a component with `useFakeTimers` in stencil.
By the way, by using `NPM_CHECK_INSTALLER=yarn npm-check`, yarn tries to install via `yarn install` which doesn't work anymore: ```log ? Choose which packages to update. [email protected], [email protected], [email protected], babel-plugin-styled-compo [email protected],...
Can confirm, removing this from my projects for now.
We have made a working example with Detox@18 and Expo@42: https://github.com/fschoenfeldt/clean-expo-detox-testing If you have any questions, feel free to ping me. 😃
> @fschoenfeldt Thank you, awesome job !! Do you know if it works with Android ? Thanks again! @martinezguillaume AFAIK, Android only works with ejecting the Expo project Further readings:...
I see that you're using Phoenix. We're having similar issues with the websocket disconnecting after a while – mostly in an inactive browser tab.