V
V
Vladislav Gubarev2021-10-21 14:16:22
HTML
Vladislav Gubarev, 2021-10-21 14:16:22

Iframe without fixed height?

I need to map an already compiled React app to another React app.
But the problem is that if you display through an iframe, then you get a fixed-width iframe, and if the height of the compiled application is larger than necessary, then scrolling is displayed.
I also need the iframe to not have a clear height, but it adapts to the source.
Is it possible to do so?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Fear, 2021-10-21
@vla_doss

Maybe I do not understand something, just setting the width and height to auto will not help?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question