react-day-picker icon indicating copy to clipboard operation
react-day-picker copied to clipboard

Bug: Google translate in chrome distort the calendar

Open atinder opened this issue 3 years ago • 0 comments

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

  1. Go to https://ilzqpt.csb.app/ in the Google Chrome browser.
  2. click on the google translate icon right side of the address bar
  3. Hit translate

Expected behavior

The calendar should not distort

Screenshots

image

atinder avatar Jul 27 '22 02:07 atinder