marmelab / react-admin-demo

Source of the react-admin react.js demo, using a dummy REST service powered by FakeRest
https://marmelab.com/react-admin-demo
MIT License
69 stars 33 forks source link

Responsive doesn't work well for IE #4

Closed guoyibj closed 5 years ago

guoyibj commented 5 years ago

Bug: Comment doesn't word wrap for IE in mobile mode. code: examples/demo/src/reviews/index.js

Snapshot in Chrome:

chrome

Snapshot in IE: ie

fzaninotto commented 5 years ago

Fixed in next by https://github.com/marmelab/react-admin/pull/2799