Diego Castillo

Results 4 issues of Diego Castillo

I installed this plugin and the data I was posting wasn't correctly being formatted as JSON. On my console, its type appeared as `[object Object]:`. To fix it, I added...

The ``remove`` method used by ``getSVGFromSource`` when using the ``raw`` prop option is not supported by IE (I have tested this with IE 11). See ``remove`` browser compatibility table here:...

Fixed typo in 'README.md'.

I'm trying to include bootstrap using Webpack with this starter kit, but I've been unable to do so. Do you have any recommendations on how to do it?