Jikyu Choi

Results 6 comments of Jikyu Choi

Running into this as well with a ton of expo 51 libraries on web - expo-linking, expo-web-browser, etc.

I tried creating that file and importing it as the first thing in my next's _app.tsx but that didn't solve the problem

@TheoNaulet If you have takeout and follow latest guide + make sure package version matches, everything seems to work with Expo 51 NOTE: I'm not using the New Architecture, and...

> > For now I'm using hello-pangea/dnd, it is not perfect, but does the job mostly well. [@dnd-kit](https://github.com/dnd-kit) is in second place, but documentation is worse and also has bugs....

Anyone getting `Prop "data-theme" did not match` warnings in console with the work-around from @TheAifam5 ? ``` hook.js:608 Warning: Prop `data-theme` did not match. Server: "null" Client: "dark" Error Component...

@dijitali For playwright tests, specifying the port only helped fixed the issue (DO NOT SPECIFY URL i.e. localhost)