devabhishekpal commented on PR #7048:
URL: https://github.com/apache/ozone/pull/7048#issuecomment-2295808835

   Hi @devmadhuu, thanks for pointing this out.
   So NS_BINDING_ABORTED is coming because when we are switching the 
context/page we are aborting any background requests that might be present.
   Since when we are switching the page from V1 to V2 we are by default 
mounting new components, this is being thrown as all background requests are 
being rejected.
   You might also be seeing the pop-up telling previous request was cancelled.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to