serialize icon indicating copy to clipboard operation
serialize copied to clipboard

Add error message for when "design:type" cannot be fetched

Open AndriiZelenskyi opened this issue 4 years ago • 1 comments

As was discussed during the #32. We should take care of such errors.

  • [ ] Add a guide page with explanations from original comment
  • [ ] Add an error message with a link for this guide
  • [ ] Update the README.md file with this info

AndriiZelenskyi avatar May 11 '20 20:05 AndriiZelenskyi

When design:type cannot be fetched, it is likely a circular dependency problem. An issue has been opened about this in TypeScript GitHub: microsoft/TypeScript#19563

olivierr91 avatar May 20 '20 06:05 olivierr91