I want to remove leaveUrl from ZoomMtg.init

Description
I am using web sdk in angular 10 , here i am facing routing issue after end meeting LeaveUrl is not working with # in route, so i have use ZoomMtg.endMeeting function for correct redirection but right now both are working means leaveUrl is also work i want to stop it.

Error
it will redirect wrongly beacuse on leaveUrl your sdk is used window.location.href its not work for me with # in url.

Which Web Client SDK version?
1.9.1

1 Like

Hey @rish.jain89,

Thank you for reaching out to the Zoom Developer Forum. Are you able to share an example of the URL that you’re using when you see this?

To be clear, you’re using the HashLocationStrategy, correct?

Thanks,
Max

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.