vendure-ecommerce/vendure

Custom bulk action override buggy

Opened this issue · 3 comments

  1. Create a custom list component with own custom bulk action(s)
  2. It works on usual case but when you navigate using breadcrumb or back button, it shows original bulk actions with your custom actions only added, not overriden.

Please refer to following loom video:

https://www.loom.com/share/13045d460eba4eeb91c572881b5828bd?sid=a303ec8d-3240-4bca-a677-cbcb52c0e242

Please provide a minimal reproduction repo

Any update on this?