- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2024 12:09 PM
I've noticed that the 'Extend Your Session' popup appears correctly in the Portal View, but not in the Native View, despite verifying that glide.ui.session_timeleft and glide.ui.session_timeout system properties are properly configured. What could be causing this discrepancy?"
I have also checked below properties like glide.ui.session_timeout.extend, glide.ui.session_timeout.extend_frequency, glide.ui.session_timeout.warning
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2024 12:37 PM
Are you observing this on multiple devices and browsers? Could be a browser blocking the pop-up in the native site.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2024 12:37 PM
Are you observing this on multiple devices and browsers? Could be a browser blocking the pop-up in the native site.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2024 01:08 PM
Yes! I checked in multiple browser and before testing I cleared history,cookies,cached data
How to fix it if it is related to browser blocking the pop-up in the native site?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2025 09:05 AM
For my instance, it was a system property we needed to create called 'glide.ui.session.show_modals.override'. We set it to true, and it began showing up in the Next Experience.