I've made a quick fix for this, adding the nonaggregated column "t.parent_type" to the GROUP BY clause, which still gives me the same output as the query beforehand and should fix the issue.
oceanic β made their first commit to this issueβs fork.
I have Leaflet 10.2.19 installed, and I know the IntersectionObserver
polyfill JS file is now locally included, but I'm still seeing a link to this remote repo:
# Local IntersectionObserver polyfill
intersection_observer:
remote: https://github.com/polyfillpolyfill/polyfill-service/blob/main/polyfill-libraries/3.110.1/IntersectionObserver/raw.js
version: 3.110.1
license:
name: MIT License
url: https://www.w3.org/Consortium/Legal/2015/copyright-software-and-document
gpl-compatible: true
js:
'js/polyfill/polifillIntersectionObserver.js': { minified: true }
... github.com/polyfillpolyfill/polyfill-service which is flagged byGitHub as:
"This repository contains malicious content that may cause technical harms. We have decided to preserve this content for security research purposes. Please exercise CAUTION when clicking links, downloading releases, or otherwise interacting with this repository."
So, should that be removed from the module too?
I've updated the patch to take into account the most recent 2.1.4 release β , which adds in some of the changes from previous patches.