Skip to content

Javascript property {Emoji_Component} & {Extended_Pictographic} support #228

Description

@c12f20

When I wanted to access the website https://kiosk.redroverk12.com/PUWMXD, I met an error and this results I can't use the features on the website anymore. The error is as follows when I capture it through adb log.
2024-05-20 15:29:13.228 1343-1343 chromium jp.hazuki.yuzubrowser I [INFO:CONSOLE(91058)] "Uncaught SyntaxError: Invalid regular expression: /^(\p{Extended_Pictographic}|\p{Emoji_Component})+$/: Invalid property name", source: https://kiosk.redroverk12.com/client.c9dca59b6d82dabf066b.js (91058)
It seems the property {Emoji_Component} & {Extended_Pictographic} are not supported properly in YuzuBrowser javascript library, is it?
I really want to make these two properties supported by my favourite browser, as now these two properties are common used in most javascript APIs.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions