Issue with oj-popup Positioning in Safari on Mac Devices (Working Fine on Windows)
Summary:
Hi all,
I’m facing an issue with the oj-popup
component where it’s dynamically positioned based on the screen size.
On Mac-Safari, the inline CSS 'inset' is being applied in pixels, causing the popup to get pushed off the bottom of the screen.
However, everything works fine on Windows as the top
and left
properties are applied correctly.
Has anyone experienced a similar issue with Safari on Mac?
I would appreciate any suggestions or guidance on how to address this, or if there are any known workarounds for this specific case.
Thanks in advance for your help!
Content :
0