spatialillusions / milsymbol

Military Symbols in JavaScript
www.spatialillusions.com/milsymbol
MIT License
531 stars 132 forks source link

Unable to load the ms from milsymbol library #257

Closed SanyamJain23 closed 3 years ago

SanyamJain23 commented 3 years ago

I have installed the milsymbol library using npm install milsymbol but then I am unable to use it in one of my component in angular application as there is an error which is showing in console as ms is not defined. Please support !

spatialillusions commented 3 years ago

Try loading the library outside your angular application. It think it is something in your code that is the problem since it works for all others.

On 16 Feb 2021, at 12:02, Sanyam Jain notifications@github.com wrote:

 I have installed the milsymbol library using npm install milsymbol but then I am unable to use it in one of my component in angular application as there is an error which is showing in console as ms is not defined. Please support !

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.