Egorvah/vudal

How the vudal component sets hideModalsOnDimmerClick to false

Closed this issue · 1 comments

How the vudal component sets hideModalsOnDimmerClick to false

i'm trying to use hideModalsOnDimmerClick set when i install the plugin.

Vue.use(VudalPlugin, { hideModalsOnDimmerClick: false })

but it doesnt seem to do anything. Am i right in saying this should prevent the closing of the modal by clicking within the dimmed page behind the modal?
thanks,