Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

x.toString() throws when x is a JavaScript symbol #106

Closed
sjrd opened this issue Apr 16, 2024 · 0 comments
Closed

x.toString() throws when x is a JavaScript symbol #106

sjrd opened this issue Apr 16, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sjrd
Copy link
Collaborator

sjrd commented Apr 16, 2024

scala-wasm/build.sbt

Lines 232 to 233 in 7b1c5d5

// wellKnownSymbolIterator/testToString failed: scala.scalajs.js.JavaScriptException: TypeError: Cannot convert a Symbol value to a string
"org.scalajs.testsuite.jsinterop.SymbolTest",

Follow-up to #103.

@sjrd sjrd added the bug Something isn't working label Apr 16, 2024
@sjrd sjrd self-assigned this Apr 16, 2024
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant