gluestack-ui icon indicating copy to clipboard operation
gluestack-ui copied to clipboard

Typescript autocompletion broken in Webstorm

Open vaniyokk opened this issue 1 year ago • 9 comments

Description

Typescript autocompletionand types resolutiuon is not working in Webstorm on ejected theme

CodeSandbox/Snack link

No response

Steps to reproduce

See new comments in this closed issue for details, it's not resolved. https://github.com/gluestack/gluestack-ui/issues/1388

Here is reproduction repo: https://github.com/vaniyokk/gluestack-test

While it's resolving custom types: 14109

I have dupicate declarations when "Go to Declaration": image

And completely missed code completion for all props: image

gluestack-ui Version

1.0.39

Platform

  • [ ] Expo
  • [X] React Native CLI
  • [ ] Next
  • [ ] Web
  • [ ] Android
  • [ ] iOS

Other Platform

No response

Additional Information

No response

vaniyokk avatar Jan 24 '24 19:01 vaniyokk