-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Develop branch: Cannot assign to read only property 'name' of function #246
Comments
RobinMalfait
added a commit
that referenced
this issue
Feb 19, 2021
This allows us to read a custom `displayName`, and we can default to a `name`. React Devtools will still be able to read this information. Fixes: #246
Merged
RobinMalfait
added a commit
that referenced
this issue
Feb 19, 2021
This allows us to read a custom `displayName`, and we can default to a `name`. React Devtools will still be able to read this information. Fixes: #246
Hey! Thank you for your bug report! This should be fixed, and will be available in the next release. |
RobinMalfait
added a commit
that referenced
this issue
Mar 22, 2021
This allows us to read a custom `displayName`, and we can default to a `name`. React Devtools will still be able to read this information. Fixes: #246
RobinMalfait
added a commit
that referenced
this issue
Mar 26, 2021
This allows us to read a custom `displayName`, and we can default to a `name`. React Devtools will still be able to read this information. Fixes: #246
RobinMalfait
added a commit
that referenced
this issue
Apr 2, 2021
This allows us to read a custom `displayName`, and we can default to a `name`. React Devtools will still be able to read this information. Fixes: #246
RobinMalfait
added a commit
that referenced
this issue
Apr 2, 2021
This allows us to read a custom `displayName`, and we can default to a `name`. React Devtools will still be able to read this information. Fixes: #246
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
headlessui/packages/@headlessui-react/src/utils/render.ts
Line 186 in 5d7f904
caused by headlessui.esm.js:1511
headlessui/packages/@headlessui-react/src/components/dialog/dialog.tsx
Line 103 in 854cc83
The text was updated successfully, but these errors were encountered: