I'm trying to use an SPFx that contains some custom webparts on SharePoint 2019 (spfx-40-fantastics, you can find it in GitHub). After deploying the SPFx everything works fine on classic sites, I can add webparts and everything works perfectly.
However, on a modern site, these webparts are not visible, I can't see them anywhere (obviously the app is added to site), when I click on the + button to add a webpart all I see is the built-in ones.
Anyone have any idea? I'm struggling with this situation for months.
Thanks in advance.