Comments (4)
It will work with use
once that is released. Example: https://codesandbox.io/s/elastic-thompson-yejumo
from react.
Confirmed this works for my use case, thanks for the quick response, I'll be looking forward to it's release.
from react.
Confirmed it also allows using multiple promises in the same component which is a limitation I was having to work around. This is awesome!
from react.
@acdlite curious — what allowed us to remove this limitation specifically for use
?
from react.
Related Issues (20)
- Props passed to components in an array are never updated HOT 6
- Bug: Don't crash the app if an async component is accidentally used on the client HOT 1
- Bug:
- Bug: Unable to type new character when textarea is focused, happen when using Japanese IME on IOS HOT 4
- Built-in Form Handling HOT 2
- Bug: Auto generated preload links should respect fetchpriority if specified HOT 5
- Bug: useTransition and uSES do not work together, uT is not resilient to amount-of-render HOT 1
- Bug: Dialog issue - Multiple modals appearing and close button not working HOT 1
- Bug: React 18 upgrade getting uncaught runtime errors HOT 2
- [DevTools Bug]: Strict mode badge points to the old docs HOT 4
- Update copyright text to Meta instead of Facebook HOT 5
- Bug: Cannot read properties of null (reading 'useState') HOT 1
- Bug: In a recursive components, `_debugSource` doesn't get updated HOT 3
- Bug: Uncaught (in promise) DOMException: Failed to execute 'postMessage' on 'Window': function () { [native code] } could not be cloned. HOT 2
- Bug: useId IDs have special characters that conflict with certain DSLs (like CSS) HOT 2
- [question] Is there any reason not to set this field to read-only?
- Docs: Can I add multiple languages in the readme ? HOT 2
- [DevTools Bug]: App not recognized in Firefox, but works in Chrome HOT 11
- Bug: Unhandled Runtime Error
- Bug: React.Children.only expected to receive a single React element child HOT 2
Recommend Projects
-
React
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
Vue.js
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
Typescript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
TensorFlow
An Open Source Machine Learning Framework for Everyone
-
Django
The Web framework for perfectionists with deadlines.
-
Laravel
A PHP framework for web artisans
-
D3
Bring data to life with SVG, Canvas and HTML. 📊📈🎉
-
Recommend Topics
-
javascript
JavaScript (JS) is a lightweight interpreted programming language with first-class functions.
-
web
Some thing interesting about web. New door for the world.
-
server
A server is a program made to process requests and deliver data to clients.
-
Machine learning
Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.
-
Visualization
Some thing interesting about visualization, use data art
-
Game
Some thing interesting about game, make everyone happy.
Recommend Org
-
Facebook
We are working to build community through open source technology. NB: members must have two-factor auth.
-
Microsoft
Open source projects and samples from Microsoft.
-
Google
Google ❤️ Open Source for everyone.
-
Alibaba
Alibaba Open Source for everyone
-
D3
Data-Driven Documents codes.
-
Tencent
China tencent open source team.
from react.