@rickfrankel, let me know if that works - I was having this issue but have not gotten around to review the issue
https://docs.aspnetzero.com/en/aspnet-core-angular/latest/Developing-Angular-Customizable-Dashboard
followed that and kept getting the filters error Updated to add the changes in the PR and it fixed the page so that it loaded but default dashboard was blank Tried to add a page and it failed
I pulled the updates into my branch and now the page isnt failing immediately but when I try to add pages I get TypeError: Cannot read property 'pages' of undefined
was the PR tested and is this the final correction to this issue?
emailed logs @ismcagdas
Im noticing similar load time inconsistencies - independant of browser or device so did this person: https://support.aspnetzero.com/QA/Questions/7834
After initial load on device, on refresh the page tends to load faster but it doesn't seem like a caching issue only
I followed the same procedure I did originally and noticed the missing themes
In my original output, the files are all there but they are 0kb. I believe there is an issue with the ASPNETZero build process where the themes dont all get minified - although the fix is just rebuild and it should complile the missing content
looks like there was a possible failure on our side during the deployment process
I rebuilt solution locally and all themes work without incident
no, I cannot
Also, It seems to be Themes 7-12 and have decided to just not use the questionable themes - although I did want to make sure I brought it to your teams attention
we downloaded v8.1.0 and sure enough that fixed the issue, thanks
Would that also inadvertently kill all page notifications, or is it only the chat-notifications that it gets rid of?
There was a post that asked about SignalR (https://support.aspnetzero.com/QA/Questions/8300) So, it seems we'd lose 'Real-Time' notification and I wanted to make sure that I understood that 'Chat notifications' and 'Real-time notifications' were synonymous and there was nothing else using real time notifications