Danilo Cabello
Danilo Cabello
Makes sense, it's currently offline.
I am suffering from this issue also as I implemented drag & drop in one of by `useFirestoreConnect` queries. @puppybits super excited about taking a look at your PR https://github.com/prescottprue/redux-firestore/pull/335...
Related to https://github.com/mozmorris/react-webcam/issues/242 but this issue is more complete. If I open https://codepen.io/mozmorris/pen/KKwdOPO in my Chrome / Android / Pixel 3: * the camera shows up, and it works as...
Hello 👋 Is zoomable globe component still available? I can't find it while searching the repository. I also can't find the commit that removed it, hence I am asking about...
I've used Gifox in the past, I like the UX and the simple workflow. I just recorded with Gifox and Quicktime (macOS shortcut) then I used Handbrake to convert the...
Indeed, there should also be a way of whitelisting parameters, since `:scrub_all` is an option. I have sidekiq jobs being scrubbed right now, things like: `job.class`, `job.created_at`, `job.enqueue_at`, `job.error_class`, `job.error_message`,...
Any updates on this? How easily could we do whitelisting? I would prefer to opt-in for non-scrubbed data than opt-out.
This is still an issue for me... I actually tweeted at Rollbar recently asking for an update.
I had some time to think about how to get inspiration from Rails routes and bring them over to Slack Ruby Bot, this is what I come up with: ```ruby...
I was able to use it with success, by inspecting the resulting CSS file I noticed that when using prefix you need to add `dark` to the HTML tag instead...