0
geertveenstra created
Hi,
There exist two forms with the same name 'OtherSettingsForm' on the Settings\Index.html view page. Because of this the setting QuickThemeSelection is not enabled.
Also, why is this setting only available when MultiTenancy is disabled ?
1 Answer(s)
-
0
hi
I will fix this problem. Thanks for your feedback. https://github.com/aspnetzero/aspnet-zero-core/pull/3378
Also, why is this setting only available when MultiTenancy is disabled ?
QuickThemeSelectEnabled belongs to the setting of Host, it needs to be allowed to be modified when multi-tenancy is disabled.