ProfessionalWiki / ProfessionalWiki/Maps

Maps not loading in PageForms

Open
#671 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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"

image

Steps to reproduce the observation (recommendation is to use the sandbox):

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.