Nik Graf

Results 91 comments of Nik Graf

Hey @saritasa I made a plug and play setup using lettuce webdriver. This may help you to figure out how to use the lib. Checkout https://github.com/blossom/lettuce-webdriver-setup cheers Nik

@mobily seems like it's an issue with react-native-web itself or react-navigation because I noticed it also happens on screens where `stacks` is not used

Actually realized we used stacks more than I thought and all cases were stacks related. For a horizontal stack I nailed down the issue to a broken flex-ba sis setting....

sorry, don't have time to setup a full repro. we are using react-navigation and after switching between screens it sometimes happens. Could be something wrong with our setup

@pfeilbr happy to answer as best as I can. You can find the plugin code here https://github.com/serverless/serverless/tree/master/lib/plugins/run. It downloads a specific version of the Event Gateway and spins it up...

This PR https://github.com/serverless/event-gateway-example/pull/22 fixes the build by using dist, but it should work even with a direct import

thanks reporting! do mind sharing your operating system, node and npm version?

Thanks for letting me know! Will give it a try asap and get back to you.

@plfx can you give this a try with your Windows machine?