OpenCodeDev / OpenCodeDev.Blazor.Foundation

Unofficial Implementation of Zurb's Foundation 6 as Blazor, C# Package including extra features.
MIT License
5 stars 0 forks source link

Only one RevealController can be created. #102

Closed hshimshon closed 1 year ago

hshimshon commented 1 year ago

Only one RevealController can be created. error should not occurs during page reload on Blazor Server

hshimshon commented 1 year ago

This is for an error with the old Reveal Controller but the NovelRevealController shouldn't have this problem. To fix this issue stop using RevealController and switch to NovelRevealController.... then set LegacyRevealController=false on AppWrapper.