Pashaqwe

Results 3 comments of Pashaqwe

I figured out why the dropdown menus are not showing up. The problem is that usually modals are rendered outside of root element. This is the portal mechanism in react....

The solution is to have your modal render in "root"

@VladimirBlagojevic Hi man, did u manage to solve this problem?