Skip to content

Conversation

@YomesInc
Copy link
Contributor

Brief Summary of Changes

In previous versions of the JavaScript SDK some variables would be incorrectly normalized if their name contained a reserved keyword (e.g., $myheight_100 would become $myh_100 even though it shouldn't be normalized). This was fixed in the SDK and so is now also fixed in the React SDK.

This PR adds a test to verify that it indeed works/

What does this PR address?

  • Adds more tests

Are tests included?

  • Yes

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I ran the full test suite before pushing the changes and all of the tests pass.

@YomesInc YomesInc requested review from const-cloudinary and patrick-tolosa and removed request for const-cloudinary January 5, 2021 00:34
@patrick-tolosa patrick-tolosa requested a review from a user January 20, 2021 08:58
@patrick-tolosa
Copy link
Contributor

@maoznir feel free to merge this once you review

This pull request was closed.
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.

3 participants