Hassan Saleem

Results 3 comments of Hassan Saleem
trafficstars

Solution Update function https://github.com/PhilippStein/ng2-ion-range-slider/tree/master/example

``` const originalConsoleError = console.error; console.error = (message, ...args) => { if (typeof message === 'string' && message.includes('defaultProps will be removed')) { return; } originalConsoleError.apply(console, [message, ...args]) } ``` Done

Can u list the other gradle files for firebsase, because there are compatibility issue between the compile version of the library