Forum Discussion
RomanRomych
Jan 05, 2021Copper Contributor
jQuery is not defined in SPFx extension
I have created SPFx extension (not a webpart, in case it makes any difference) and trying to add jQuery but its not doing it. I have installed it into package with npm install --save @types/jquery ...
pwmusic
Jul 20, 2021Copper Contributor
Hi RomanRomych.
Did you ever work out what was going wrong with this?
I have exactly the same issue and have burned hours trying to find a solution, all without any success.