Closed m1ga closed 6 years ago
It seems to be related to resolving auto-completions for class properties. The error suggests that the str2
has no characters, so accessing it via str2[0]
returns undefined, and toLowerCase
causes the final error. I can see that we added guards for str2
, so this is not likely to happen again. If it does, please feel free to reopen!
Can't reproduce it again but when I've typed in my style this appeared:
It is still 1.0.2 since its currently not showing me the 1.0.3 update.