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
We've created an observer on the event 'sales_quote_address_collect_totals_after', and it works when the page is visited the first time. But when the spinner shows (ajax?) on the shopping cart, the event is dispatched again. But now the observer never 'catches' the event?!