-
Notifications
You must be signed in to change notification settings - Fork 302
fix: Support forwardRef wrapped component #601
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
@shuding is it possible to merge it? |
@shuding Do you happen to have a fork with these changes released to npmjs? |
Maybe this will help others https://www.npmjs.com/package/satori-with-forward-ref |
Would really love to see progress here as using icons from popular libraries like in |
+1 to this, ran in to this earlier today |
Would be great to receive at least some response to this by vercel / the maintainers :/ |
Apologies for missing the thread — I'll fix the deployment error and get this merged ASAP. |
🎉 This PR is included in version 0.18.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Note that even though, other React APIs will still not work. This is like a special workaround.
Closes #600.