Donald Wayne Moore Jr.

Results 3 comments of Donald Wayne Moore Jr.

> This module suffers of (extremly) poor performance because memoization issue. One possible fix : > > First wrap the component into a memoized component : > > ```js >...

@hcmlopes I found that you and @saintplay your solution works, but I just wanted to add that this only worked in **Google Chrome** for me. I'm still getting some errors...

::FIXED:: So, using `style: 'compressed'` doesn't work and `MinifyCSS` is no longer a working package. That's what's causing all of this confusion. I ended up fixing this issue by using...