Pedro Saraiva

Results 2 issues of Pedro Saraiva

I import dygraphs in React application with: `import Dygraph from 'dygraphs';` Trying to import SuperAnnotations extra plugin with: `import SuperAnnotations from 'dygraphs/src/extra/super-annotations';` But webpack complains with this error: `ReferenceError: Dygraph...

**Describe the bug** Flatpickr is a date picker that works fine with React but with Direflow the styling is not applied making the component unusable. **To reproduce** [code to reproduce](https://github.com/saraivinha85/flatpickr-direflow)...

Bug