Hi all!
First of all, I’d like to congratulate the team and all the people involved in this project for the great job they are doing.
I’ve been exploring the framework over the weekend and there is a behavior that I can’t understand. I’m using the InvoiceStatus component to render the status, but after updating the status and reloading the page using navigate(); to get the updated data, only the data passed by the slot is updated, while the prop value remains the original one.
Could anyone provide me with any idea or reference to understand the mistake and a possible solution?
Thanks in advance.
