Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

String.prototype.normalize() not available? #9000

Closed
glowingblue-dev opened this issue Jan 5, 2021 · 2 comments
Closed

String.prototype.normalize() not available? #9000

glowingblue-dev opened this issue Jan 5, 2021 · 2 comments

Comments

@glowingblue-dev
Copy link

Dealing with some annoying strings that I try to tame with .normalize() but it doesn't seem to work in deno (while it does in browsers), can you confirm that?

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/normalize

@lucacasonato
Copy link
Member

This is effectively a duplicate of #1968. We are planning to address this this quarter (see roadmap #8824).

@glowingblue-dev
Copy link
Author

@lucacasonato thx for the quick reply! looking forward to that =)!

@glowingblue-dev glowingblue-dev changed the title String.prototype.normalize() seems to to be available? String.prototype.normalize() not available? Jan 5, 2021
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

No branches or pull requests

2 participants