Mattias Fjellvang
Mattias Fjellvang
Would be very awesome to have Cloudflare Workers support. Workers is a really amazing software, but they really lack better debugging options. Currently I am out of luck of integrating...
I'd like this as well! It's seem rather complicated to override the navbar's style, as there is a fixed width/height on 3-4-5 elements. And style is applied inline instead of...
Interesting, thanks for sharing your solution @PSalaun. So if I understand the issue and temporary quick-fix correctly, the solution is to wrap the cloned field (and perhaps the other "normal...
After having tested the use case, I seem to experience no issues getting out cloned fields inside Flexible Content with GraphQL:   
After testing more, I withdraw my above statement that it works. It works, but only partially. If I use the button clone inside, say a Repeater, it works fine. However,...
can we have this pulled into main repo please?
I tried pulling in latest commit using: ``` "bootstrap-datepicker": "[email protected]:rchavik/bootstrap-datepicker.git#5d82d35f54c25b8cebda0c0f7493a39a80f1c4e8", ``` However the datetimepicker does not have a time field, even though i copied your example in first post. When...
It seems the latest commit / version does not contain any dist files other than: ``` dist/css/bootstrap-datepicker.standalone.css ``` The JS is missing from dist. If I use this: ``` js/bootstrap-datepicker.js...
Also when changing the dates, the "time" is lost. I am using commit: 5d82d35f54c25b8cebda0c0f7493a39a80f1c4e8
Happens to me too!