Rubén

Results 14 comments of Rubén

I have a marker on the map, and I want to use this in the Geocoder Control, so I can pass the instance to it in the marker option. ```...

I am having the same issue, I have a package (common) with the entities of my application, in order to use them in the backend and in the frontend. When...

The problem is that the events now have a default prefix (swiper). I have the same problen in angular i have to do (swiperslidechange)="..." or you have to set the...

Forking the network and creating the pool using code I get the same error, there is enough balance.

I published the branch: https://www.npmjs.com/settings/ngxmc/packages

@scohen-trinity, standalone components: ``` imports: [ ..., NgxMatDatepickerActions, NgxMatDatepickerActions, NgxMatDatepickerApply, NgxMatDatepickerCancel, NgxMatDatepickerInput, NgxMatDatepickerToggle, NgxMatDatetimepicker, ..., ], template: ` Cancel Apply ` ```

@scohen-trinity share the pice of code and ng version

I found a very interesting alternative (M3). [ng-matero](https://ng-matero.github.io/extensions/components/categories)

Yeah. I am going to keep it

It is very coupled with material, I have taken a look and in v19 they have deprecated many of the methods that this package uses... At the moment v19 is...