Nathan Hollis
Nathan Hollis
**Describe the bug** When implementing with server side pre-rendering, user can start typing as soon as they receive the html page, however as soon as the page re-hydrates with wasm,...
### Is there an existing ticket for this? - [X] I have searched the existing tickets ### Is your feature request related to a problem? Please describe Related to #96...
Changes - Implement ability to read formulas via the IExcelDataReader interface (OpenXML only, though pseudocode provided for biff implementation). - Unit tests Closes #332
- added another extension method to support passing of IServiceProvider when handling exceptions - added IServiceProvider parameter to the BackgroundQueue class to support new extension method Now user can access...