-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
Description
Version
react-router-dom
Steps to reproduce
Open any Brower Safari or Chrome on IOS or Mac.
Expected Behavior
Actual Behavior
`ERROR: The above error occurred in the <Rr> component:
in Rr (created by RentalsList)
in div (created by RentalsList)
in RentalsList (created by inject-RentalsList-with-contractsStore-actions-commonStore)
in inject-RentalsList-with-contractsStore-actions-commonStore (created by RentalsTabs)
in div (created by RentalsTabs)
in main (created by RentalsTabs)
in div (created by RentalsTabs)
in RentalsTabs (created by Context.Consumer)
in Route (created by Dashboard)
in Switch (created by Dashboard)
in div (created by Dashboard)
in Dashboard (created by inject-Dashboard-with-commonStore)
in inject-Dashboard-with-commonStore (created by Context.Consumer)
in Route (created by Routers) in Switch (created by Routers)
in div (created by Layout)
in Layout (created by Routers)
in Router (created by Routers)
in Routers (created by inject-Routers-with-actions-commonStore)
in inject-Routers-with-actions-commonStore in ProviderConsider
adding an error boundary to your tree to customize error handling behavior.Visit https://fb.me/react-error-boundaries to learn more about error boundaries.LOGError: TypeError: e.addEventListener is not a function. (In 'e.addEventListener("change",c)', 'e.addEventListener' is undefined)`
It is working on Android and other devices expect Apples.
PS: I don't know exactly error is because of react-router`