You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed all action...() functions actionCheckbox(), actionAccept(), actionAccept() & actionNecessary() with a correct type declaration of ConsentObjectType to fix wrong data change of consentObject.viewed.
For example i showed the changes with actionAccept().
The Type declaration in the functions
actions...()
are missing. Could be causing thenewConsentObject
to not be set.The text was updated successfully, but these errors were encountered: