-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
This PR works around IE not supporting function.name: https://github.com/canjs/can-reflect/pull/146/files
…by returning something that isn’t helpful (functionIE0, functionIE1, etc.). We should fix it so it returns what other browsers return, if possible.
Reactions are currently unavailable