Open OfferDeal opened 2 months ago
Hey, a bunch of the internal structure changed with 1.2 and onwards to support the new Blazor web apps. However this method should still be available to you on this build. Does this error occur during compile time or during runtime?
Thanks for your feedback! Error occured during compile time.
Hello First of all I want to thank you for your awesome plugin!
I recently upgraded to the latest version (1.2.1) via the nuget package manager. Now I get some error that the CookieConsentService does not contain the "ShowSettingsModalAsync" method. In Version 1.0.18 it worked as expected. Have there been made some major changes to the settings modal?