steffchep

Results 12 comments of steffchep

Same issue here. So much for quickly trying this thing out to see if it is what I need... (fresh project set up as of yesterday, via create-react-app and then...

> I also had some other issues after solving this one. It's all about incompatible dependencies (`@emotion/core` seems to be specially problematic). > > I posted in a comment [how...

I have the same issue! Any news here? (tried with Oculus Home app and Walkabout Minigolf)

Addition: when running without any plugins, zeplin connect runs and tells me it successfully connected my components, but it does not seem to actually do anything. I don't see them...

Yes, everything is installed globally! So, you mean install everything including the cli as a dev-dependency?

Does not seem to make a difference, I get the same error if I install them as dev dependencies Here is the log output ( ****** inserted for ids) `2020-08-14...

Update: another workaround is using the filterTarget function in the options. Still it's odd that it would behave differently on Firefox, Edge or Chrome for Windows than it does on...

Similar problem for me - `expect(el.shadowRoot!.querySelector('button').... ` tests refuse to run because of the ! operator after shadowRoot

Same issue here - any solutions? System: OS: Windows 10 10.0.19043 CPU: (12) x64 Intel(R) Core(TM) i7-9850H CPU @ 2.60GHz Binaries: Node: 16.3.0 - ~\AppData\Local\Volta\tools\image\node\16.3.0\node.EXE Yarn: 1.22.5 - C:\Program Files\Volta\yarn.EXE...