Daan De Lombaert

Results 8 comments of Daan De Lombaert

Can confirm. Scrolling doesn't work as intended for VS Code or Trello.

I have the same problem, output I'm getting is: `npm ERR! Could not resolve dependency: npm ERR! peer ngx-bootstrap@"^6.0.0" from [email protected] ` Angular 13 requires ngx-bootstrap@8 so switching to 6...

@NicolasRichel Unfortunately, this doesn't seem to work for scoped scss style blocks in SFC's. It requires rollup-plugin-scss, but that plugin generates a .css and all scoping gets lost..

@SvenBudak I gave up, and ditched rollup for Vite 2 (which uses rollup with a specific set of plugins in the background). It all works now as intended without much...

> @DaanDL > But Vite 2 is so much more (and complex). I never figured out how to get it working. Do you have a simple configuration that only does...

Looking at the code, I suspect that it's not this repo where the issue is but a dependency: "@e965/xlsx"

Works as intended. You click inside one of the red boxes, meaning that you don't click in one of the four other boxes, so you get four messages. Click in...

That's not a workeable solution as it's used by mermaid, which is used by markdown libaries.