Using ASP.NET Core MVC & Jquery Version v13.1.0-rc.1
After enabling Quick Theme selection and selecting a theme, I get a System.NullReferenceException
Hi @edarib
What is the value of settings.Theme ?
settings.Theme
It's an empty string.
Thanks, it shouldn't be null. Could you track it on the client side and see why it is sent that way ?