sebnitu/vrembem

Add better error message when trying to open modal that doesn't exist

sebnitu opened this issue · 0 comments

Problem

We currently don't have very good error message when trying to open a modal that doesn't exist. This is displayed when a button with data-open-modal attribute but the ID provided does not match an existing modal:

image