bootstrap-calendar icon indicating copy to clipboard operation
bootstrap-calendar copied to clipboard

Modal iframe height on MS Edge

Open kristianharmer opened this issue 7 years ago • 0 comments

Hey,

I have come across an issue when using modal_type: iframe to view an event in a modal window using bootstrap-calendar.

It appears that the height of the iframe, which is set using JS and implemented as an inline style, does not calculate correctly on MS Edge. This renders the content of the modal unreadable (seems to be set to 50px).

Is this a known issue by any chance? I did have a good search on this topic, but no results.

I could perhaps work round the issue and use AJAX instead of iframe, but off the top of my head I think this would introduce more obstacles/work since the users have the ability to make changes to events from these modals and save/update them.

On a side note, is it possible to load the calendar view with an event modal opened? Might be a work round I could get away with :/

Best regards, KH...

kristianharmer avatar Oct 09 '17 15:10 kristianharmer