Gilmar Lira

Results 5 comments of Gilmar Lira

I removed the font, and reinstalled the latest version, but I'm still having this issue. I am missing something @larsenwork ? Am I correct to assumed it is fixed on...

The issue persists, but is restricted to Monoisome, as you correctly indicated @AppShipIt.

Our `prism-react-renderer` theme object is also not rendering correctly, after upgrading from `2.4.1` to `3.1.1`. To be specific, the issues seems limited to background color not propagating. theme.js ``` var...

> hey @areddon -- thanks for opening this issue! we're not aware of any issues passing `theme` down 🤔 > > it's covered in one of our StoryBook [stories](https://github.com/FormidableLabs/react-live/blob/master/stories/Live.js#L250-L256) (which...

Changing this line to use `LiveEditor` instead will reveal the problem: https://github.com/FormidableLabs/react-live/blob/5123cfd12de4cfafa7c65e59a967927a27eaca70/stories/Live.js#L208