We recently updated to APEX 24.1
All the working Popup LOV page items are not returning any data when we change to SAML authentication. But if I change the PopUP LOV to a select List, then it works as intended. Popup LOV query has no dependency on page item or session state.
I see no error in Debug Messages and the only error I get in console is "Failed to fetch data. Error. Malformed response from modelViewBase.min.js?v=24.1.0
Has anyone encountered this error? If this error is due to authentication change to SAML based authentication, then why would a select List work?