Ben
Ben
maybe you can use DnnComboBox which is built based on Selectize component.(https://selectize.github.io/selectize.js/)
I can reproduce and see the errors in log files with a 9.13.3 fresh install, trying to analyze the root cause.
I tried to change the method to async to avoid the exception, please check whether it can be merged, thx.
Hi @sbwalker , if we remove below properties from the RichTextEditor component, this will be a break change that all the references need to remove setting code to these properties:...
> in regards to your other comments.... > > "remove GetHtml method from RichTextEditor component will also be a break change, should we also mark it as obsoleted and use...
I tried but can't reproduce it:  
I'm using .net core 9.0.4, could that be a possible reason?
I upgraded to 9.0.5 and still works fine.
Hi @sbwalker , thanks so much for the clarify, I tried to search and the root cause is: Blazor Server runs on the server, using .NET's server-side TimeZoneInfo IDs (usually...
Hi @sbwalker , the problem is anchor links on all other pages which link to home page.