'Angular material selection list with reordering (drag&drop) not working with Firefox

I'm trying to use a selection list with drag and drop for reordering for my Angular app with material.

It works well with Chromium, but not with Firefox (on Ubuntu).

I have a stackblitz exemple here: https://stackblitz.com/edit/angular-ejj3w2

Do you have any idea why it's like that? Is it a bug in my code or in the library?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source