Alex
Alex
I had `eve is not defined` as well... I tested the i-dont-understand-why-it-is-so-complicated-to-import modules fix from @dangodev but nothing. I ended up with the suggestion of @hipkiss91 with `npm install snapsvg-cjs`...
Hello! In a general way, I also need to pick files based on the extension rather that the mime type (especially because of Apple mime types), or at least a...
I confirm the Y-Axis is doing it wrong when multiple same values. I patched this in both Grid.js and yAxis.js by replacing the "unique" declaration by "const unique = data;",...
@skleest I don't know how to fork something haha ^^' Here is what I changed : I replaced the Grid.js and yAxis.js in dist folder with those in src folder,...
Also awaiting for the release, but ended up with patch-package doing the fix instead.
I think you should consider adding parens for the sake of the code readability. I understand that some developers don't want them as they don't want semi, but either we...
Same here
@douglasjunior your fork works fine for this but add me a white background I cannot change, so basically I switch a bug for an another one ;) I then did...
I would really appreciate a fix for this issue that is opened and know from April
I will certainly fix it with a declare or a patch-package, but I won’t fix a so tiny known bug with a PR