Page Not Fully Loaded due to 'undefined' Function Error in Extended JS
(Doc ID 2773210.1)
Last updated on MAY 17, 2021
Applies to:
Oracle Commerce Cloud Service - Version N/A and laterInformation in this document applies to any platform.
Symptoms
A page such as checkout may be partially loaded at first time if a custom widget is used on the page and a custom function is defined in extended JS. Refreshing the page may get the page fully loaded.
Reproducible Steps
1. Extend an OOTB widget JS to define a function in onLoad method in the extended JS
3. Add an item to the cart and go to the Checkout page. Notice page is partially loaded.
4. Refresh the Checkout page that will get the page fully loaded.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Reproducible Steps |
Cause |
Solution |
Workaround |
References |