mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 21:42:45 +08:00
sap.z2ui5.contextId not initialized on exit(termination) (#1455)
This commit is contained in:
parent
ff3bfc6e66
commit
26c9732fe4
|
@ -156,6 +156,7 @@ CLASS z2ui5_cl_core_ui5_app IMPLEMENTATION.
|
|||
` 'sap-contextid-accept': 'header'` && |\n| &&
|
||||
` }` && |\n| &&
|
||||
` });` && |\n| &&
|
||||
` delete sap.z2ui5.contextId;` && |\n| &&
|
||||
` }` && |\n| &&
|
||||
` if (UIComponent.prototype.exit)` && |\n| &&
|
||||
` UIComponent.prototype.exit.apply(this, arguments);` && |\n| &&
|
||||
|
|
Loading…
Reference in New Issue
Block a user