Skip to content

Conversation

@SriLakshmiPolavarapu
Copy link

@SriLakshmiPolavarapu SriLakshmiPolavarapu commented Dec 12, 2025

Ready for review Powered by Pull Request Badge

Fixes #1812

Calling console.log(null) could crash due to nullable varargs passed from JavaScript into Kotlin.
This change safely handles null arguments and logs "null" instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

console.log crashes when handling a null argument

1 participant