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
This library creates the toFormat function in the global scope and does not provide a no conflict option. This has the potential to cause issues within applications that also make use of the global scope.
I already have a fix for this, I'll be submitting a PR.
The text was updated successfully, but these errors were encountered:
oscsx
added a commit
to oscsx/toFormat
that referenced
this issue
Dec 5, 2018
Hi,
This library creates the
toFormat
function in the global scope and does not provide a no conflict option. This has the potential to cause issues within applications that also make use of the global scope.I already have a fix for this, I'll be submitting a PR.
The text was updated successfully, but these errors were encountered: