Elliot Waite
Elliot Waite
Here's a [demo](https://codesandbox.io/s/jotai-createstore-derived-sub-j7qmrr?file=/src/App.tsx). When subscribed to a derived atom, the number of times the callback is called seems to depend on whether the value for that derived atom is shown....
### Extension or Userscript? Actually, this is about the API. ### Request or suggest a new feature! Feature: To be able to get likes/dislikes data for a batch of video...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the issue When using Chrome on Android (or a Chormium-based browser on...
## Description Not all LongPress callbacks are being called on web. ### Platforms - [ ] iOS - [ ] Android - [x] Web ### Screenshots  ## Steps To...
## Description Using `maxDuration()` on a Tap gesture doesn't seem to work on web. ### Platforms - [ ] iOS - [ ] Android - [x] Web ### Screenshots ...
Firefox does not currently support non-persistent background scripts, but when it does, we should use them. Browser support for non-persistent background scripts can be monitored here: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/background Once Firefox supports...
### Description For certain gestures, the callbacks that are called, or the order in which they are called, differs between platforms. I listed the difference I've found below. The tables...
Here are some potential docs fixes I found. I'm not sure if they're all correct so feel free to ignore any that are unwanted. ## Page: [Why Mojo🔥](https://docs.modular.com/mojo/why-mojo.html) > When...
## Request A strict-mode version of `lambda` that supports multiple statements. ### Motivation and Description Similar to how `fn` is like a strict-mode version of `def`, it seems like Mojo...
When I rerun `cargo mobile init`, it fails every other time with the following error. ``` ln: /Users/elliotwaite/code/tmp/tauri-test-drive/gen/apple/assets: No such file or directory error: Asset dir couldn't be symlinked into...