I'm not able to reproduce this behavior. I only get this behavior if I visit node/add/page and then re-open node/add/page from the admin menu (effectively opening the page twice in a row). I think this is the expected behavior in this case, since the previous page was node/add/page
What's missing there is the dropbutton, which is rendered by Javascript. Have you checked the browser's console for Javascript errors? Also check the site log just in case.
Posted31 min 57 sec ago by Alejandro Cremaschi (argiepiano) on:
I did now do the constructive deconstruction and indeed as long as I did not do the geocoding, I did not encounter the issue.
With the geocoding, with the setup of a leaflet view in a...
Update: I tried to use Leaflet and Geofield with Geocoder, but can't get geocoding from other field working at all. But at no point the map breaks. It just stays empty.
Is there really,...
To me this clearly looks like some wrong use of the Leaflet library at some point.
But the problem is not the empty map (alone), which works fine and never caused me trouble. Something...
Clearing the cache was one of the things I tried. This included truncating the cache tables that don't get cleared by the flush all caches button, as well as sessions and tempstore tables. This...
Comments
I'm not able to reproduce this behavior. I only get this behavior if I visit node/add/page and then re-open node/add/page from the admin menu (effectively opening the page twice in a row). I think this is the expected behavior in this case, since the previous page was node/add/page