Luis Gomes

Results 15 issues of Luis Gomes

Sometimes the input already has some html tags (e.g.: p, br, etc) that we want to render as if we were using v-html. This adds a "html" boolean prop that...

Hi, Just updated to latest version and was trying out the new icon.clientBundle.icons property but apparently the icons are not getting fetched. We get the following issue when running "yarn...

Hello, We just updated to the latest version and our AdvancedMarkers no longer appear when there is an InfoWindow attached to it. If we just use the Advanced marker, the...

Hey, The Geo plugin no longer works since it uses `http://www.geoplugin.net/json.gp` which is no longer a free service and replies to requests with: ```json { "geoplugin_status":403, "geoplugin_message": "geoPlugin API is...

Ok, this is a weird one, If we name a component TimeIcon (TimeIcon.vue), we get an error when trying to use it. It doesn't seem to happen on nuxt 3.15.4...