shipshapecode / tether

A positioning engine to make overlays, tooltips and dropdowns better

Home Page:https://tetherjs.dev/docs/welcome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Material-UI elements are blocked by modal

Baspa opened this issue · comments

I am currently using react-shepherd which uses Tether. The problem I am facing is the following:

image

As you can see Material-UI creates another element when using their Datepicker, because of that I can't click on it anymore and so I am not be able to select a date properly. What would be a good way to fix this?

This is not a tether issue. It is a Shepherd issue. Tracking here shepherd-pro/react-shepherd#152