The file LiferayPlugIns/future-gateway-customisable-application-portlet/src/main/resources/META-INF/resources/js/fg-api.js contains a couple of synchronised ajax call but these are deprecated by modern browser and could create problems in the future. They should be converted to async
The file
LiferayPlugIns/future-gateway-customisable-application-portlet/src/main/resources/META-INF/resources/js/fg-api.js
contains a couple of synchronised ajax call but these are deprecated by modern browser and could create problems in the future. They should be converted to async