Open mediavariance opened 2 months ago
Is it possible to access VueJS's props, data, or methods from within the step's beforeShowPromise method? I'm trying to wait for an Apollo query to finish before advancing to the next step.
Is it possible to access VueJS's props, data, or methods from within the step's beforeShowPromise method? I'm trying to wait for an Apollo query to finish before advancing to the next step.