Hello, I noticed that there is a blue, purple, orange gradient that appears in the browser's lower right corner. I created a new Blazor Server Web App and configured it with Radzen.
During troubleshooting I discovered that if I comment out the theming
"RadzenTheme Theme="standard-dark" />"
the issue goes away. However, this is needed for theming to work.
Hello Korchev, thank you for the quick response. I am new to Radzen so I was not aware that the gradient was built into the theme. I appreciate your assistance.