Skip to content

Conversation

BPScott
Copy link
Member

@BPScott BPScott commented Dec 20, 2019

Don't call toString() on the item in the replacements array as JS can
handle the casting fine itself. This accounts for people passing in a
key of undefined and TS not catching it in consuming apps

Don't call toString() on the item in the replacements array as JS can
handle the casting fine itself. This accounts for people passing in a
key of undefined and TS not catching it in consuming apps
@dleroux dleroux requested review from chloerice and dleroux December 20, 2019 18:55
@github-actions
Copy link
Contributor

github-actions bot commented Dec 20, 2019

💦 Potential splash zone of changes introduced to src/**/*.tsx in this pull request:

Files modified1
Files potentially affected102

Details

All files potentially affected (total: 102)
🧩 src/utilities/i18n/I18n.ts (total: 102)

Files potentially affected (total: 102)


This comment automatically updates as changes are made to this pull request.
Feedback, troubleshooting: open an issue or reach out on Slack in #polaris-tooling.

@BPScott BPScott added the 🤖Skip Changelog Causes CI to ignore changelog update check. label Dec 20, 2019
@BPScott
Copy link
Member Author

BPScott commented Dec 20, 2019

Gonna skip the unreleased.md entry for this PR and add it direct to the changelog when I cut the release

Copy link
Contributor

@dleroux dleroux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests are passing! 🙇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤖Skip Changelog Causes CI to ignore changelog update check.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants