ProfessionalWiki / ProfessionalWiki/Maps
Maps not loading in PageForms
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 78
- Forks
- 65
- Avg merge
- 9h 17m
- Merged PRs (30d)
- 6
Description
[###] Setup
- Maps version: 8.0
- MW version:1.35.3
- PHP version: 7.4.3
- SMW version (if applicable): 3.2.3
Issue
I have tried Map 7.20 , 8.0 and map v 9.0 . With All I have faced this issue.
When we are using Maps with Pageform v 5.2.1 on the same page its , showing Loading... , not loading maps .
As observed on PageSource below scripts are not loading , when using pageform
<script src="//maps.googleapis.com/maps/api/js?language=en&key=XXXXXXXXXXXXXX"></script>
"ext.maps.googlemaps3","ext.maps.googlemaps3ajax"

Steps to reproduce the observation (recommendation is to use the sandbox):
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Maps and PageForms combination using the versions listed, then inspect the generated page source for the missing Google Maps and ext.maps.googlemaps3 scripts. Done means the scripts load when PageForms is present and the map no longer remains stuck on "Loading...".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100