- Issue created by @arcaic
- Status changed to Postponed: needs info
about 1 year ago 3:53pm 27 October 2023 - ๐ฎ๐นItaly itamair
well ... we cannot consider as a Bug with no clear evidence of it.
This looks a major issue, blocking the use of the Geofield Map Widget at all ... but why nobody else (among thousands of adoptions) is reporting this, but you ... ?For instance I cannot experience this in my normal / everyday and default setup of Geofield Map Widget.
It could clearly be generated by a specific setting of your working / dev environment.Otherwise you should clearly prove what is causing what here, and in a general basis. Also screenshots of your failing use case might help, so as also including your inspector, and js console/error log, etc.
If you mark this as BUG it is meant it is for the module in general, and you should prove how ... in which of its components, etc.
Give me clear evidence and more info on that, before we could eventually mark back this to Bug, and open ...
- ๐ฌ๐งUnited Kingdom arcaic Milton Keynes
I don't think there is any way I am going to be able to prove how it exhibits the behaviour.
Its on a complex site thats been running for a few years just being upgraded to D10 and I think the chances of reproducing it in a minimal install are pretty much zero.
I made the patch so we could get our site running and so if anyone ever gets the issue they would have a possible solution.
The BUG is in the display of the geofield_map widget. It is a BUG whether you can reproduce it or not but I fully understand you have nothing to go on. TBH I suggest you close as "cannot reproduce" and at least its there for reference should anyone else encounter it.
- ๐ฌ๐งUnited Kingdom dunx
I work with archaic on this project.
It's a simple /node/add scenario in D10.1.5 using the Gin theme. It's hosted on GOV.UK PaaS and we're testing on latest Chrome under Mac. There are no console errors. There's no associated errors in dlog.
Before the patch, there's a grey space where the map should be.
After the one-line patch is applied, a map is displayed.
- Status changed to Closed: cannot reproduce
about 1 year ago 5:19pm 27 October 2023 - ๐ฎ๐นItaly itamair
Thanks for you explanation โฆ yes ok letโs close this with cannot reproduce,
But my feeling is that โฆ as you found that the class "geofield-google-mapโ fixes this issue of you, you should have followed a proper and logical way to that, so also discovered why it showed gray and how to properly fix it โฆ
That looks very close in discovering where the bug is, at least in your scenario and project setup.