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
Rendering of code cards uses the api name from the decompile info even when the attrs have blockAliasFor set. I'm thinking that if both the blocks and ```sig rendering use the alias name, the TS code cards should do the same?
The example here shows the api name with the _ while the alias name is set as onItemDropped.