Laravel-Cart icon indicating copy to clipboard operation
Laravel-Cart copied to clipboard

Could not find any action with hash in the actions container sometimes after live on server

Open Rinkubirwal opened this issue 1 year ago • 1 comments

Could not find any action with hash in the actions container sometimes after live on server. sometimes it works and sometimes not. after addding product to cart it gives first time while updating product quantity its giving this error

Rinkubirwal avatar Dec 24 '23 11:12 Rinkubirwal

Got the same issue. Here's a log

[2024-08-27 10:12:02] production.ERROR: Could not find any action with hash item_060f5b0fc9932dfb61c3c7f7f790b704 in the actions container. {"userId":304,"exception":"[object] (Jackiedo\\Cart\\Exceptions\\InvalidHashException(code: 0): Could not find any action with hash item_060f5b0fc9932dfb61c3c7f7f790b704 in the actions container. at /.../vendor/jackiedo/cart/src/Container.php:66) [stacktrace]

georgiarnaudov avatar Sep 02 '24 06:09 georgiarnaudov