Horacio Tissera

Results 7 comments of Horacio Tissera

Any news about how to solve this problem?

Any hint of how to implement?

@dsyph3r Could you please check this commit? https://github.com/byhoratiss/GoogleGeolocationBundle/commit/47e96c32620a71c27fe79347e053d2b10d9e756a

I've also met this problem, and using v1.0.27 works differently, configuration and methods are different, and I cannot update my dependencies to angular 5 so I've to let go this...

I'm experiencing the same problem. I've created 2 tasks under ".rocketeer/tasks". One is the "Cachewarmup" task, which file is: ``` php namespace PrietoTasks; class Cachewarmup extends \Rocketeer\Abstracts\AbstractTask { /** *...

@mgendre With bootstrap there is no progress bar css styles included, but this will give you a hint: ``` .ngx-datatable.bootstrap .datatable-body .progress-linear { display: block; position: relative; width: 100%; height:...

Finally I find it, it wasn't happening only to me! +1 for this!