Open tim092003 opened 4 days ago
I have a modal in the web component which should close when you click outside. However, this does not work with the following code, because event.target only returns the web component.
I have a modal in the web component which should close when you click outside. However, this does not work with the following code, because event.target only returns the web component.