Testing Preact 11.0.0-experimental-1...does ref auto-forwarding not work yet?
#5105
Unanswered
PoseidonEnergy
asked this question in
Q&A
Replies: 1 comment 1 reply
The experimental build is years and years old now, unrelated to the current v11. For that, you want |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I'm interested in the following section in the Upgrading from Preact 10.x article:
I installed Preact
11.0.0-experimental-1to test out the new support for ref auto-forwarding, but my refs still aren't auto-forwarding.Is this something that will be implemented soon so I can test it out?
All reactions