Mustafa SEYMEN

Results 3 comments of Mustafa SEYMEN

https://i.stack.imgur.com/t2iei.png If you write the outputs from the logs in the component, you will get the log as follows if you switch between different micro frontends through the link tags...

Thanks @KartheekJavvaji I tried it and it works fine. ``` import { mount } from "auth/AuthApp"; import React, { useRef, useEffect } from "react"; import ReactDOM from "react-dom"; import {...