react-day-picker
react-day-picker copied to clipboard
Bug: Google translate in chrome distort the calendar
Bug description
When google translater is run on a webpage with a foreign language, all the content is translated correctly and the layout of the page is maintained.
But the react day picker calendar is distorted during the translation.
To reproduce
Fork: https://codesandbox.io/embed/react-day-picker-8-forked-ilzqpt Preview: https://ilzqpt.csb.app/
Steps
- Go to https://ilzqpt.csb.app/ in the Google Chrome browser.
- click on the google translate icon right side of the address bar
- Hit translate
Expected behavior
The calendar should not distort
Screenshots