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
I've noticed an unnecessary console log in the registerOnChange function of the ngx-currency library. Specifically, the console log seems to be used for debugging purposes and might not be suitable for a production environment. Here's the part of the code with the console log:
I've noticed an unnecessary console log in the
registerOnChange
function of the ngx-currency library. Specifically, the console log seems to be used for debugging purposes and might not be suitable for a production environment. Here's the part of the code with the console log:The text was updated successfully, but these errors were encountered: