Maciek Antek Papiewski

Results 9 comments of Maciek Antek Papiewski

I'd love to see this merged, is any help needed?

There's plenty of solutions to this problem https://stackoverflow.com/questions/15806152/how-do-i-override-nested-npm-dependency-versions

@A9G-Data-Droid that's a very good point, but it's not satisfactory when using templated excel However in that case you can set the width of the column manually in the template...

@A9G-Data-Droid yes I know, but in some use cases the variability of the width is low Now, I'm not a maintainer, but I think this feature might be surprisingly hard...

To anyone who tries hard using formulas like I'm doing right now: The solution is to use more complex excel formulas (basically just referencing rows in-fly - i.e. 'sum of...

Another issue (or non-issue) somewhat related to IIS is that it doesn't seem to work on 32bit app pools - it silently fails and returns null. However, simply switching to...

For anyone still looking for this: https://github.com/Andarist/stylis-plugin-extra-scope/pull/14 Seems to work for me!

For anyone still looking for a solution to this: you can use the `new DataTable()` approach instead. Paraphrasing the documentation (refer to the README.md in this repo in case you...