I need to create 2 widgets on the homepage (CMS Home Page -> Main Content Area).
In order to do that, I created 2 modules (one for each widget) and extended from Catalog Product List to use my own template (and also to select the products from the admin in a more fancy way).
The problem is that the frontend is displaying the same widget twice (the first one, the other one doesn't appear at all).
Apparently there is a known issue related to this, but if someone found a solution to this bug and share it, it would be greatly appreciated.