Skip to content

"optional catch binding" causes compatibility issue in older browsers #16

@KennanChan

Description

@KennanChan

While working on my project, I encountered an "Unexpected token {" error in an Android webview.
This error is caused by the fact that the current version of Chrome (65.0.3325.109) does not support "optional catch binding".
To ensure maximum compatibility, it may be reasonable for this library to add catch binding.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions