yoieh
yoieh
Using the `$term` i found importing and using the `queryHelper.setTermSearch()` then move `$or` created by setTermSearch in side of a `$and` with my other `$or`. And at last deleting the...
I have removed node_modules and lock files. rerun: > npm i then > yarn start and now Im getting the same error localy. ``` Uncaught Invariant Violation: Expected drag drop...
It works great when installing with yarn but not when install installing with npm.
uppgrading to ``` "react-dnd-multi-backend": "7.0.0-alpha.4", ``` this is just an error caused by wrongly installed ts versions and has nothing to do with this package. ~~seems to solve that issue...
but still the same error while building from my bitbucket pipline.
Having the same problem here. But it have only happend once and only on: Mobile Safari: Version: 11.0 iOS: Version: 11.4.1 iPhone "react-google-maps": "^9.4.5",  ``` ReferenceError: Can't find variable:...
That was my problem i could not reproduce it. Its some how resolved it's self. This can be closed i guess.
I tried get my self a deeper understanding of how this would work with the new app dir in 13.3. Even if you find and require the route file socket...
After created a fis for #4 with my PR #6 i got this working. Using nextjs `v13.3.0` with `appDir: true` but it needs to be added to the old pages...
I have updated the `Compatibility` section of the readme. This still doesn't give full support for the new app directory with the new [Route Handlers](https://beta.nextjs.org/docs/routing/route-handlers).