alana314

Results 7 issues of alana314

Changed the path in the example to ../lib.

richTextFromMarkdown doesn't seem to recognize line breaks. Markdown with two spaces and a line break should generate a \n in the text node in contentful rich text, but it just...

## Prerequisites - [x ] Using npm - [x ] Using an up-to-date [`main` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/main) - [x ] Using latest version of devtools. [Check the docs for how to update](https://electron-react-boilerplate.js.org/docs/dev-tools/)...

bug

On one of our post types, the brightcove modal works fine, and the video-details div has the fields Source, Video ID, Video Player, Auto Play, etc. and the Shortcode field....

Anyone have a solution for IE support? The demo doesn't work in IE 8, 9, or 10.

The page flickers when you click on the header in all browsers especially on desktop. For now I've commented out this in SidetapIos.prototype.set_up_observers, since I don't need the functionality: `$("header...

This is a suggestion to add pinMode(.., OUTPUT) to all of the pins in the example code. I do see pinMode(..., OUTPUT) in the library but I think I had...