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
On updating or removing location on results form not working (please check screenshot)
I checked and found that we are overriding UpdateResult method using Decidim::AccountabilitySimple::Admin::UpdateResultExtensions module but somehow it is not being used (checked by using debugger and logger).
However this module is being included using initializer as per below still it is not using extension method which handle locations
On updating or removing location on results form not working (please check screenshot)
I checked and found that we are overriding UpdateResult method using Decidim::AccountabilitySimple::Admin::UpdateResultExtensions module but somehow it is not being used (checked by using debugger and logger).
However this module is being included using initializer as per below still it is not using extension method which handle locations
The text was updated successfully, but these errors were encountered: