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
Sorry but I do not think this makes sense because it is seldom seen that a callback function is pass to a constructor of object in JavaScript. Could you tell me why this syntax is needed?
The code in this function:
gets compiled to
It just ignores it.
When I remove the
new
statement, it does replace the cont()The text was updated successfully, but these errors were encountered: