Please use this topic to suggest agenda items for our weekly meetings.
This week we will be having a Design/UX meeting followed by the weekly Dev meeting.
Please use this topic to suggest agenda items for our weekly meetings.
This week we will be having a Design/UX meeting followed by the weekly Dev meeting.
Recent comments
I think in the meanwhile I'll have to just stick to legacy version Not for long, it seems. A fix is already underway. 😉
leaflet widget stopped working
Thanks! Here I find the already reported issue https://github.com/backdrop-contrib/term_reference_tree/issues/4 I think in the meanwhile I'll have to just stick to legacy...
leaflet widget stopped working
It is term reference tree Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content. ThumbnailsChild.sys.mjs:26:13 jQuery....
leaflet widget stopped working
No, for sure not Leaflet, those modules are fully compatible with jQuery 3. There has been some activity re removed jQuery size() method in contrib land. What you could do now...
leaflet widget stopped working
The jQuery size method has been removed in jQuery 3. See https://api.jquery.com/size/ One of your Javascript files is still using that method, and therefore it's giving a fatal error. It's...
leaflet widget stopped working