Paolo Priotto

Results 15 comments of Paolo Priotto

Maybe - the thing is, I rarely use VS Code, I rarely write LESS, and even when I do I'm not sure I would use fabulous. I just wanted to...

In my view it's just naïve scrapers, some if which are run by Facebook, see https://github.com/facebook/react/issues/6873#issuecomment-403089412

Same issue? Mesa Intel® UHD Graphics 620 (WHL GT2) Ubuntu 20.10 (exact same error on Ubuntu 20.04) ``` libGL error: MESA-LOADER: failed to open iris (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri) libGL error:...

In this spirit, are you specifically trying to align as closely as possible to https://github.com/tc39/proposal-pattern-matching?

Linux error output make: Verzeichnis „/home/paolo/code/epages-ui/node_modules/node-memwatch/build“ wird betreten CXX(target) Release/obj.target/memwatch/src/heapdiff.o In file included from ../src/heapdiff.hh:11, from ../src/heapdiff.cc:12: ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’: ../../nan/nan.h:2298:62: warning: cast between incompatible function types from...

IMHO the bigger undocumented caveat is that any mutation of `searchParams` (the first array entry returned), e.g. `searchParams.delete('page')` has the side effect of actually changing the URL.

Haha, hi Daniel, hope you're doing great! We're not using this package anymore.

I'm happily using multiple blockers even without a patch, I just have to copy the logic down to the innermost blocker (use case: https://github.com/remix-run/react-router/discussions/11374#discussioncomment-11139718)

> > I'm happily using multiple blockers even without a patch, I just have to copy the logic down to the innermost blocker (use case: [#11374 (comment)](https://github.com/remix-run/react-router/discussions/11374#discussioncomment-11139718)) > > Well,...

You're right @lauri865. Mind sharing your patch? Update: Here's a patch for v6.28.0, will update this comment once I've patched it for my project using v7.x https://gist.github.com/depoulo/f2c6ce4c4317051ecfd1c71152c01e8a