vuematerial / vue-material

Vue.js Framework - ready-to-use Vue components with Material Design, free forever.
https://www.creative-tim.com/vuematerial
MIT License
9.88k stars 1.16k forks source link

Feature: Adds prop to preserve dialog in the dom #2373

Closed franciscoemanuel closed 1 year ago

franciscoemanuel commented 1 year ago

Resolves #2346

The use for window.dispatchEvent(new Event('resize')) was an alternative for elements that uses resize observers such as MdTabs to be rendered correctly inside the dialog

franciscoemanuel commented 1 year ago

@marqbeniamin

marqbeniamin commented 1 year ago

Thank you, @franciscoemanuel, for your help. I will merge this to the dev branch