Skip to content
Discussion options

You must be logged in to vote

Hi @box-turtle,

You need to register to OnAfterNavigateAway event - you can take a look at the following sample code:

export async function callNavigationAfterNavigateAway(workloadClient: WorkloadClientAPI) {

When catching that event, you can do all the desired cleanup.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by anitamayorov
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants