reachtokish / rctx-contextmenu

:bowtie: :sparkles: Context menu for React
https://reachtokish.github.io/rctx-contextmenu/
67 stars 15 forks source link

Bug in menu height #17

Closed reachtokish closed 4 years ago

reachtokish commented 4 years ago

If the height of context-menu is bigger than window height then it's hiding at the top. Need fix the height issue. Best to make it scrollable.

reachtokish commented 4 years ago

Solved