Due to future changes highlighted in the parent task, we have to update our code to make sure that deprecated methods will no longer be used.
As highlighted by this search filter: code filter, the jQuery.lazyload library from UploadWizard uses navigator.appVersion that will be removed in future version of chrome.
The impact of this deprecation to the client is unknown and investigation is required as part of this ticket
Acceptance criteria
- Investigate the impact of the deprecated navigator.appVersion in the uploadWIzard code
- Search for an updated version of the library in which the deprecated code is removed
- If necessary, follow the required step to update the library in the source code