I have a reusable component that must be conditioned based on the page where it is used. To do that, I wanted to set a property (currentPage) of pageData at “onPageEnter” event and use the value inside “onMounted” event of reusable component. The problem is that “onMounted” event is fired before “onPageEnter”.
What do you recommend to pass data to a reusable component ?
Sorry for the long wait. We’ve just updated cloud servers with a fix for the issue you described above. Could you kindly let us know whether fix works for you well?