You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This closed issue has been automatically locked because it had no new activity for a month. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.
Describe the bug
When you have a union type on a decorated property the design:type is set to
void 0
.TSC would set the type to
Object
instead.Input code
Config
Current behavior
TSC:
SWC:
Expected behavior
SWC:
The text was updated successfully, but these errors were encountered: