cancel
Showing results for 
Search instead for 
Did you mean: 

SplitApp Firefox Compatibility

former_member182670
Contributor
0 Kudos
141

Hi,

I'm having some challenges with SplitApp on Firefox 26. It doesn't trigger event when data is loaded in master view.

It can be observed also  with SAP Demo Purchase Order Approval application .

Application works fine in Chrome and Safari but in Firefox the it keeps showing the spinning wheel.

Did any of you have issues with sap.m on Firefox?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182650
Contributor
0 Kudos

This link talks about browser compatibility with sap.m (with latest SAPUI5 version 1.16.7):

Documentation/BrowserSupport – SAPUI5 Wiki (TIP CORE User Interface)

Please, check if your platform and browser version are compatible.

Kind regards

former_member182670
Contributor
0 Kudos

Hi,

This browser is compatible and in general UI5 applications work fine. I have only issue with this one.

I haven't found the exact reason yet but it has something to do with order of event firing/handling (

attachRequestCompleted  in model).

.

For some reason in Firefox RequestCompleted event is triggered before Master controler subscribes to it.