CezaryDanielNowak/React-dotdotdot

Dotdotdot for IE

Closed this issue · 3 comments

Hi there,
I have the following code:

It does work for Chrome but it does not work on IE.
I see the following on IE:
image

The div renders but has no value. Here is the screenshot for IE element console:
image

The console on IE says "Unknown props first, last, ellipsis, boundaryLinks, items, maxButtons, activePage, prev, next, buttonComponentClass on

+1, this library doesn't seem to work in IE11

This issue is fixed by #11 and should be closed.