Comments (3)
I can confirm this works after the empty-xjs-expressions diff (which is coming as soon as I can coordinate with @zpao on pushing separate dependent repos -- which should be in the coming day or two I hope)
from react.
FYI: You should be safe to push that to esprima at any point now. Once it's there we can pull down the updated transform and update our esprima dependency rev.
from react.
It's now working :) Closing
from react.
Related Issues (20)
- Bug: Error occurs when returning empty fragment '<></>' on a page HOT 2
- Bug: onContextMenu listener is invoked on disabled buttons in Chrome HOT 2
- Supporting `Date` objects in `value` for `type=date` input tags HOT 5
- Bug: Facebook
- Bug: React Usecallback holding the pervious ref on memory
- Bug: useRef cleanup in StrictMode refers to second ref twice HOT 2
- Bug: Tests hang when using async act() with "next" and "experimental" release channels HOT 2
- Bug: Error due to `serverSnapshot` and `snapshot` mismatch in `useSyncExternalStore` when used with `Suspense` SSR HOT 4
- Bug: `useInsertionEffect()` doesn't fire before `useLayoutEffect()` HOT 5
- Bug: The placeholder is shown on top of the input value. HOT 5
- [DevTools Bug] Cannot add node "621" because a node with that id is already in the Store. HOT 1
- [DevTools Bug]: provide an icon to Edge devtools? HOT 3
- Bug: Perfect HOT 1
- Bug: include a polyfill and change: webpack. HOT 1
- Bug: bootstrapScriptContent is being html encoded, which breaks rendering HOT 3
- Bug: Accordion is not collapsing in React beta docs HOT 4
- Bug: Error Boundary is not able to catch only specific Error types HOT 2
- Bug: { children }: { children: Element[]; }) => boolean' is not assignable to type 'FC<{ children: Element[]; }> HOT 1
- Bug: `createRoot` function from [email protected] break the css `:target` HOT 4
- Bug: The event bubbles out of the Shadow DOM twice
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.