In my React code, An iframe is rendering from an external Script. When it is loading directly I am getting the Iframe on UI but when in a redirect or router change Iframe is not rendering.
Ex: Iframe will get embeded in a component - route is /abc/
When I redirect from /ijk/ router to /abc/ route, Iframe is not rendering on the UI.
Any solutions to make it work even after redirect
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…