0

As the title described.

Is there a way of Vue transition to keep at the of transition end of the old component before new data loaded ?

eg. some component, of 2 data model, show as 2 page. Using Vue transition, to remove the old component containing the old data model while AJAX loading the new data, then show the new component with newly loaded data model. ie. do the component switching transition and the AJAX loading at the same time, not to show the new component's entering transition before data loaded.

Want to keep the old component at transition end status, while waiting for the new data AJAX loading. Welcome answers.

sdrkyj
  • 75
  • 1
  • 10

0 Answers0