H. Mendez

Results 11 issues of H. Mendez

Hi Guys, can I use this with the heap analytics provider?

Hi everybody, I am using your plugin but I have the problem that I cannot create the changelog.md in the same branch that is running semantic-release because of this needs...

Hi Guys, first at all, great job. I was able to run the application. I am trying to run unit test but I get the error below. Do you any...

Hi everyone, are you planning to convert commonJS modules to ECMAScript modules? I keep getting this error below. for now, I have the workaround "allowedCommonJsDependencies": ["@mapbox/mapbox-gl-geocoder"]. But it can be...

Hi guys I have Angular 14 installed and using ngx-env to get env variables but I got the error "process is not defined". I added the code below in polyfills.ts...

Hi Guys, is it a way to use a function instead of values in the stops:[]? In my case, the colors are not defined prior so there is a function...

I installed @type/sharepoint. I trying to use model dialog and I get the error SP cannot be found. I am using visual studio code. Do I need to do something...

Hi Guys, Thanks for the work in this project. Everything is working. I got the values from localStorage. The problem that I have is that when I got the data...

I get the error below and I am not sure what is causing it. If I run the command in vs code, it works but when the pipeline is running,...

**mapbox-gl-js version**: 3.3.0 **browser**: CHROME ### Steps to Trigger Behavior 1. add ``` this.map.on('click', 'zipcodes', (e) => { alert(`A click event has occurred on a visible portion of the poi-label...