avih75 / PickerFieldsControl

MIT License
0 stars 12 forks source link

height of iframe element is set as 0px in Google Chrome browser #24

Open erkanokur opened 2 years ago

erkanokur commented 2 years ago

Hi,

We have implemented Multi-Pickers Fields into our on premises server and able to use it in Microsoft Edge browser.

Then, we have noticed that we could not see the fields in Google Chrome browser. When we checked the DevTools, we saw that height of iframe element is set as 0px. If we change this value in DevTools, iframe (and the fields) can be seen.

Any suggestion for that?

Thanks, Erkan