aldrakos

Results 6 comments of aldrakos

Can't really provide a reproduction as I'm not fully sure why it happens on our build. Attaching a screenshot of the error received. Not always the same file that throws...

Just to point out that I don't think it's Windows related: I've tried this on WSL2 / Ubuntu as well, deleting all node_modules and cache and running `npm install` and...

These are both a little weird CSS "hacks" for IE detection and rules. The first one is actually part of the datepicker library I used (flatpickr). The second CSS rule...

As mentioned it's part of an external library used (flatpickr) that uses that for styling. I'll see about replacing or overriding that then. Thanks for the feedback!

Hi, I wanted to point out that the library still throws an error when only a single data is provided, as blueabysm pointed out in the original post: ``` It's...

I am seeing this as well: trying to add a duplicate tag should at least "do nothing", but instead throws an error and the module stops working. Tag is still...