-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.1.10 DXP FP3, 7.1.1 CE GA2, 7.1.10.1 SP1, 7.1.X, Master
-
Component/s: JS APIs and Utilities, ~ [Archived] Frontend Infrastructure
-
Branch Version/s:7.1.x
-
Backported to Branch:Committed
-
Story Points:0.25
-
Fix Priority:3
-
Sprint:S02E03 - L.A. Confidential
-
Git Pull Request:
JS components are being registered twice with the SPA enabled and it leads to unexpected behavior.
Steps to reproduce:
1) Go to Content -> Web Content -> Structures
2) Create a structure with the Geolocation field, create an empty template for this structure
3) Create a Web Content based on the structure from (2)
4) Go to Site, add Asset Publisher portlet to a page and configure it to show only (2) structure assets(source tab) with the Map ADT(display settings tab)
5) Go to any administration app(p.e. Pages) and back to the site
Expected result: Asset Publisher work, Assets on the map are clickable and on click show the details window.
Actual result: Assets are not clickable since map component is being registered twice and componentReady doesn't execute the second time.
Only happens with the SPA enabled.
- fixes
-
LPS-86318 Asset publisher Map Display Template - Map pins stop working after navigating away
- Closed