-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/.github/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://gi…
-
As currently proposed, DOM parts makes it easier to build templating solutions using ``. However, in reality, most templating solutions are intended to be used both in the client and on the server to …
-
# Proposal: Improved file-access APIs for UWP and AppContainer
## Summary
Provide an updated version of `StorageFile` that fixes performance and usability issues in the current `Windows.Storage.St…
-
### Package version
1.0.0-25
### Describe the bug
I'm experiencing an error when passing models that contain `@computed()` or when using pagination with Inertia.js in my project. It seems that an e…
-
It feels like the RTK Query API and options have a lot of rough edges (_especially_ the goofiness around people trying to hack together infinite queries because we don't have anything built in for tha…
-
**Intended outcome:**
After a create mutation, I want to refetch the list query to have the newly added item be displayed in the list, making use of the variables which the list query is run with pre…
-
### Google Sheet:
https://docs.google.com/spreadsheets/d/1DKVGFAwP3bcA4Atk9kW2LQe4rKahWW4B/edit#gid=1189631159
### Project Submission details:
GSE171668_SingleCellAndSpatialAtlasCovid
Project UUID:…
-
### Describe the feature you'd like to request
Instead of running tRPC queries directly in the RSC and passing it's result to the client component as props, we should prefetch the data and hydrate …
-
To use a Web Component in React, you must directly attach an event listener to the React ref for that WC. We could change the implementation so that when React detects a custom element (tag names with…
-
- Part of https://github.com/WordPress/gutenberg/issues/41236
## Tasks List
- [x] https://github.com/WordPress/gutenberg/pull/53807
- [ ] https://github.com/WordPress/wordpress-develop/pull/511…