-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.2.10 DXP FP3, 7.2.1 CE GA2, 7.2.X, 7.3.10 DXP GA1, Master
-
Component/s: AMD Module Loader, Frontend Infrastructure
-
Labels:
-
Branch Version/s:7.2.x
-
Backported to Branch:Committed
-
Fix Priority:4
-
Sprint:S03E10 - Aranda de Duero
-
Git Pull Request:
Steps to reproduce:
- Deploy attached JAR (see this comment)
- Add a Sample > Liferay Portlet widget to a page
Expected results:
- Some text is rendered
Actual results:
- Portlet does not render and a JS error is written in the browser console complaining about an unresolved module.
This is the server side counterpart of https://github.com/liferay/liferay-js-toolkit/issues/422