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 see why this is a difficult problem. The implementation of canReflect.new exports a can.new symbol. In my use case I can add such a symbol. So I'll do that.
Currently if you do:
It will throw with something like:
We should use
Reflect.construct
where available.The text was updated successfully, but these errors were encountered: