Shaun Walker
Shaun Walker
### Description One of the major benefits of Blazor Hybrid is the ability to re-use a common set of components across web, mobile, and desktop. The razor component model works...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug For the past 3 weeks I have been migrating a...
The Oqtane Framework (https://github.com/oqtane/oqtane.framework) contains a full Blazor UI implementation for .NET Identity. This was done to enable a seamless native client-side SPA UI experience consistently throughout the framework. The...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug If you are transitioning from Static rendering to Interactive rendering...
When installing Hotcakes locally, it is convenient to be able to use an IIS virtual directory. Currently, the default installation template/skin have issues when installing in a virtual directory -...
### Oqtane Info Version - 5.2.0 ### Describe the enhancement PR #4316 introduced an abstraction for RichTextEditors. Additional work is needed to complete this enhancement: ### Goal The RichTextEditor component...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug A very common use case in web applications is that...
Thank you @MackinnonBuck for providing this sample project - I integrated it into Oqtane (https://github.com/oqtane/oqtane.framework) so that we can provide developers with a much easier method for integrating Bootstrap templates....
### Oqtane Info Version - 6.1.3 Render Mode - Static/Interactive Interactivity - WebAssembly Database - SQL Server ### Describe the bug Navigate to Admin Dashboard / Site Settings. An exception...
### Description In the description for HybridCache it says that it "bridges some gaps in the existing IDistributedCache and IMemoryCache APIs". However it also seems to create some new gaps...