react-tap-event-plugin
react-tap-event-plugin copied to clipboard
IE not being able to render with version 2+
We recently upgraded to v2
of react-tap-event-plugin
and noticed that IE11 and below
is unable to render our React app with the error outlined below.
I couldn't find anything here regarding this issue, so we reverted back and shrinkwrap
ped our dependencies to protect ourselves in the future.