You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
terales
changed the title
hard coded strings in svelte files should ignore inline functions
Correctly recognise inline functions in Svelte templates
Jul 14, 2021
Inline functions
on:click={(e) => handle365Login(e)}
should be ignored, they are placed inside the html tag arrows<|>
The text was updated successfully, but these errors were encountered: