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

Use safer way for stringifying number in CKBox categories fetcher #16726

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

Mati365
Copy link
Member

@Mati365 Mati365 commented Jul 15, 2024

Suggested merge commit message (convention)

Fix (ckbox): Use a safer way to convert numbers to strings to avoid issues with some bundlers. Closes #16040


Additional information

  1. PR based on: Fix (ckbox): use safer way for stringifying numbers #16041
  2. I added unit test to prevent regressions.

@Mati365 Mati365 merged commit bd13d8f into master Jul 15, 2024
3 of 6 checks passed
@Mati365 Mati365 deleted the ck/16040 branch July 15, 2024 07:19
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.

SyntaxError: Invalid or unexpected token 50.toString()
2 participants