Skip to content Skip to sidebar Skip to footer
Showing posts with the label Vue Reactivity

Vue.js Computed Property Loses Its Reactivity When Passed Through An Event

I have a Modal component in my main app that gets passed content via an event whenever a modal has … Read more Vue.js Computed Property Loses Its Reactivity When Passed Through An Event