Silind-Software / direflow

🧩 Use the best of two worlds. Create fast, performant, native Web Components using React.
https://direflow.io
MIT License
501 stars 77 forks source link

Flatpickr not styled/working #149

Open saraivinha85 opened 4 years ago

saraivinha85 commented 4 years ago

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

Expected behavior
The picker should work

SimonHoiberg commented 4 years ago

Thanks a lot, @saraivinha85! Always nice with reproducible examples! 💪

We'll look into it 👍

BastianMa commented 4 years ago

I noticed that with datetimepickers when you have two same components in one page, only one webcomponent get the datetimepicker-styles

image