Results 34 comments of rrd

> Did you ever find a solution? no, I did not

Same here. You should use a wrapper element. But still I think it is a bug.

in my case the problem was an inline `emit` call

@qxygene did you find a solution to this?

same for me. I have added my api key, stil I get this.

I found out how to do it. `mapRef` is the `ref` of the `GMapMap` ```js onMounted(() => { mapRef.value .$gmapApiPromiseLazy() .then(() => { const groundOverlay = new google.maps.GroundOverlay( 'https://storage.googleapis.com/geo-devrel-public-buckets/newark_nj_1922-661x516.jpeg', {...

I am expecting to have an inner join inside the inner join of specialtags. Or, (I guess would give the same results) if both where conditions whould go together to...

@lorenzo if you think it is possible and give me some direction I would try to fix this.

@lorenzo any update on this? If you are waiting for me I would need some direction about where to dig into the code.