And it works if I copy the string o.O ```val urlCo...
# compose
a
And it works if I copy the string o.O
Copy code
val urlCopy = String(url.toCharArray())
onCommit(urlCopy) {}