sweetalert2 / ngx-sweetalert2

Declarative, reactive, and template-driven SweetAlert2 integration for Angular
MIT License
657 stars 95 forks source link

Stricts templates & Angular Language Service #206

Closed Pingolus closed 1 year ago

Pingolus commented 2 years ago

Hi, Thank's for this great lib !

Do you know if there's a way to have completion & no errors inside templates with vscode, with Angular Language Service extension ?

I don't know why, event with the basic example taken from your lib, swal component is not find by the extension (build and runtime both are OK).

Angular Language Service Extension is official and very, very useful to have strict templates checking & autocomplete.

The error message is as simple as that : 'swal' is not a known element

limonte commented 1 year ago

not sure what this issue is about, sorry.