fontIconPicker / react-fonticonpicker

React FontIconPicker Component to pick icon or SVG from a selection.
https://fonticonpicker.github.io/react-fonticonpicker/
MIT License
31 stars 32 forks source link

Next page button not working #12

Closed franco15 closed 3 years ago

franco15 commented 5 years ago

When i click the button to switch to another page with the other icons, it just does nothing and its not switching pages. Any idea why?

ApacheEx commented 4 years ago

+1 I have the same issue. It can be reproduced when showCategory={false} or showSearch={false}

it looks like the issue here in this code: https://github.com/fontIconPicker/react-fonticonpicker/blob/master/src/js/components/FontIconPicker.jsx#L110