kpagcha

Results 26 comments of kpagcha

@seiyria I am right clicking on other HTHL elements that respond to primary clicking and they don't do anything (buttons, links...), so I'm not so sure about that statement.

I don't understand. Check out this [snippet ](https://jsfiddle.net/pjm5027b/)I just made. Neither the jQuery event nor the pure JS event for the onclick event responds to a secondary click.

Same example than in my other issue: https://jsfiddle.net/u3grng5u/

@seiyria so I already commented with a jsfiddle, not sure why that label is still there. Updated my original issue with the jsfiddle link too.

@just-Bri well that's just how the mapbox-gl-geocoder docs tell you to initialize the component. But `mapboxgl` is just the object you get when importing the mapbox-gl.js library.

The issue appears to remain even with `position: absolute`. Also that relies on having a relative parent with a set height. I'd rather not mess with any HTML other than...

I have found this happens when an ascendant has margin. The second map is within a div with left margin, and the rendered map has noticeably blurry text while the...

Any development on this?

I had the same case and here is how you solve it: First you can't just expect to pass a score of 1-0 to the plugin and have the team...

The styles just modify color and font, not size nor position. And yeah, it works perfectly when not in a modal, that's why I'm posting the issue. Also, it's worth...