Paul Xue
Paul Xue
Per Issue #454. This opens up possibility for modification of a selector query. My use case is building a sudo-graphql api where some base query's "selects" may change on the...
I pulled the changes and now I'm getting this: looks like I need to move the bat file somewhere? ``` Error 13 error MSB3073: The command "setlocal cd C:\firebreath-1.6\projects\firebreath-plugin if...
### 🔖 Feature description I am using topics for post comments. User X makes a comment, other users (A, B) who've already commented before should get a notification. I should...
I'm having problem where every reload is taking about a minute. With the debug mode on I was able to trace through the code to dependencies_patch Line: 115 Apparently iterating...
not a breaking issue but if I run the simulator from xcode the app builds and auto launches. doesn't seem to do the same with nurse. minor annoyance :)
### Reproduction 1. `yarn add @react-three/cannon` 2. `import { Physics } from "@react-three/cannon"` ### System Info ```shell System: OS: macOS 14.4.1 CPU: (8) arm64 Apple M3 Memory: 152.11 MB /...
### Initial checklist - [X] I understand this is a bug report and questions should be posted in the [Community Forum](https://community.transloadit.com/) - [X] I searched [issues](https://github.com/transloadit/uppy/issues?q=is%3Aissue) and couldn’t find anything...
**Brief description** Twitch Embed getPlaybackStats() is always empty on iOS safari. Specifically, access the embed on **iOS safari** **How to reproduce** Minimal reproducible React app ``` import React, { useEffect,...