Not working with Drupal 9.5.2

Created on 1 March 2023, almost 2 years ago
Updated 4 February 2024, 11 months ago

Problem/Motivation

Recently upgrade to Drupal 9.5.2 but the map is not working with the VIEW anymore.
Downgrade to D9.4.10 works good?
Any ideas on how to fix it?

Thanks,
Yi

πŸ› Bug report
Status

Closed: cannot reproduce

Version

3.12

Component

Geolocation Field / Backend

Created by

πŸ‡ΊπŸ‡ΈUnited States shasha821110

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @shasha821110
  • First commit to issue fork.
  • πŸ‡ΊπŸ‡ΈUnited States mtalt Maryland

    I might be running into the same problem after attempting to update to the latest version of the module and Drupal 9.5.x, but it is difficult to tell without additional information. Downgrading to Drupal 9.4.x also resulted in the map displaying again for me.

    Are you using the Geolocation CommonMap view style with AJAX turned on in your view? Do you have any errors in your console?

  • πŸ‡ΊπŸ‡ΈUnited States shasha821110

    hey Mtalt,
    Sorry for the late reply. Yes the site is using CommonMap view with AJAX.
    One thing i found it fix my issue is using the following to wrap the location page javascript. Then the problem seems go away.
    if (typeof (context.location) !== 'undefined') {});

    Drupal core upgrade the VIEW recently.
    That's the ONLY thing i can think of.

    Thanks,

  • Status changed to Active over 1 year ago
  • πŸ‡ΊπŸ‡ΈUnited States SocialNicheGuru

    There should be a patch or MR for "Needs Review"

  • πŸ‡ΊπŸ‡ΈUnited States mtalt Maryland

    @shasha821110 My apologies for the delayed response, I wasn't notified of your comment to me a few months ago. I opened https://www.drupal.org/project/geolocation/issues/3374505 πŸ› Cannot set properties of undefined error using Google Places API Geocoder Fixed because I'm not sure if we are running into the same issue. If it is the same issue you are running into, please review if you have a chance.

  • πŸ‡ΊπŸ‡ΈUnited States shasha821110

    Thanks mtalt, I used another way to fix the issue but thanks for the patch information.
    I will keep in mind and will test if having time.

    Thanks.

  • Status changed to Postponed: needs info over 1 year ago
  • πŸ‡©πŸ‡ͺGermany christianadamski Berlin, Germany

    Any update here on what exactly the issue is?

  • Status changed to Closed: cannot reproduce 11 months ago
  • πŸ‡©πŸ‡ͺGermany christianadamski Berlin, Germany

    Seems to work for others...

Production build 0.71.5 2024