Closed
Description
The method toJSON on PushSubscription return a Object not a String
https://developer.mozilla.org/en-US/docs/Web/API/PushSubscription/toJSON
The error:
scala.scalajs.runtime.UndefinedBehaviorError: An undefined behavior was detected: [object Object] is not an instance of java.lang.String
...
Caused by: java.lang.ClassCastException: [object Object] is not an instance of java.lang.String
Metadata
Metadata
Assignees
Labels
No labels