Navigating Steps doesn't load new data #113
Unanswered
khalidmaquilang
asked this question in
Q&A
Replies: 1 comment
-
I noticed that as well. I had to use For example if the label changed, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When navigating it retains the old data.. example in my application it stores all the data in the page when pressing next so after you press next and then go back to the previous page by using
$this->previousStep()
it doesn't not runmount
, it retains the old data(data before storing)Beta Was this translation helpful? Give feedback.
All reactions