Sturla Thorvaldsson
Sturla Thorvaldsson
Is Blazorize slow to startup? I have been having massive [loadtime issues with abp.io](https://github.com/abpframework/abp/issues/13114) and I thought that apb.io was the issue. Just to add I cant use [trimming ecause...
@stsrki I just noticed this ticket. Is it the same issue as [mine](https://github.com/abpframework/abp/issues/13683)? I have tried to apply some z-indexing (`z-index: 10000000 !important;`) to the issue but with no results...
Thanks for the answer but it didn´t work (I also tried higher values). So I added this hack to move the menu down. Values over 1 move it over. Nb...
Yes Im using BS5. Hopefully its possible to localize it sice it some how. It looks out of place like this. Wish I could help 🫣
I´m getting quite a few of this error in my Azure setup and I´m unsure what to do there. `No connection is active/available to service this operation: SET AbpInbox_Default; It...
Any reccomendations @hikalkan? Abp.io must have some best practice and some (retry?) tolerance mechanism in place (internally)?
Can you try to stick with SSR as much as possible and try out something like HTMX instead of doing interactive server rendering mode (needing socket/SignalR)? Fast and scalable should...
> You can reproduce this bug on https://bootstrap5demo.blazorise.com/tests/pickers. Bug still occurs. FYI there is no popup for DatePicker when on IPhone.
> Can you try with > I can confirm that this solved my issue of missing icons.. for instance `IconName.QuestionCircle` was missing but `IconName.CalendarDay` did show up.
After just trying basic stuff with the CMS system I think it is mostly just usable for things like Terms and Conditions and Privacy policies where there is lots of...