Elliot Waite

Results 17 issues of 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....

on hold

### 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...

enhancement

### 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...

bug
project:react-native-web

## Description Not all LongPress callbacks are being called on web. ### Platforms - [ ] iOS - [ ] Android - [x] Web ### Screenshots ![long-press-screen-recording](https://user-images.githubusercontent.com/1767836/169134744-0c14d12f-fd2c-4bbb-9144-9448393281db.gif) ## Steps To...

Platform: Web
Repro provided

## Description Using `maxDuration()` on a Tap gesture doesn't seem to work on web. ### Platforms - [ ] iOS - [ ] Android - [x] Web ### Screenshots ![screen-recording](https://user-images.githubusercontent.com/1767836/169109204-50e0e77c-8a01-4ade-bfe0-2e8f14e73321.gif)...

Platform: Web
Repro provided

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...

firefox
future

### 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...

Platform: Android
Platform: iOS
Repro provided

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...

documentation
mojo-external

## 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...

enhancement

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...