Felipe Brahm

Results 7 comments of Felipe Brahm

@ReactRambo You should disable SSR (server side rendering) for this component. For example, if you're using next.js, you'd import this module like this: ```javascript import dynamic from 'next/dynamic'; const FontPicker...

I'm having the same issue. 2.X works fin on Chrome but not on Firefox 40 on OSX. I had to downgrade to 1.3.5 so that it would work on Firefox.

@auscompgeek, I tried all the 2.X.X versions piblished on NPM, including 2.1.6, and all of them worked in Chrome but none on Firefox.

@JamesMGreene I insist: ZeroClipboard 2.X is not working at all in Firefox. In 1.X it works though (with the _click-to-activate_). Do you have an example page with ZeroClipboard 2.X working...

@tanema I had been meaning to submit a PR to update the docs or maybe even write a long form blog post explaining all the different ways for developers to...

@tarin-swanky for me, it works fine with no delay when I'm working on CSS files (I'm doing the SCSS post-processing locally and then just uploading a CSS via `themekit`). Right...

This is not really directly related to Seriously.js, so a better place for these questions would be Stackoverflow (or just a quick google search). Try adding a width and height...