Nathanael Frey
Nathanael Frey
For reference, here is the [full fix](https://github.com/thirstyape/bulma/commit/74950815b5d1c31f5c77df03a619a7a525f7dbbe)
In my case this was caused by dynamically resizing the area the `` exists in from `100vh` to `50vh`. I had a collapsible filters panel that was open by default...
Hello, To clarify, are formulas in templates supported at all? In my tests I have noticed that if the template contains any formulas the resulting file will be broken. Just...
Turns out the issue I was having is related to inserting DataTables and any formulas below them. As the insertion of multiple rows into a template will create new rows...
Taking all bets, which version of .NET will really address this issue? I say lucky number 13.
@DenisSikic did you find a way to load your transpiled JavaScript in place of the default library or did you need to fork the **Microsoft.AspNetCore.Components.Web.Virtualization** components as well? I see...
Ok great! I have already been using this with the latest version of bulma, so it should not be too tricky to get that done. I should have time next...
I have opened a [new branch](https://github.com/thirstyape/bulma-o-steps/tree/easy-blazor-bulma) and updated bulma there; as well as a couple of documentation updates. It is working well, but when I generate new copies of **bulma-steps.css**...
Hi @pedantic-git I have not done much on it lately but I have plans to update it to be compatible with Bulma 1.0.0 soon. I should have time next month...
Agreed, as [this issue](https://github.com/dotnet/Open-XML-SDK/issues/1298) was merged the documentation should reflect that.