Bruno Finger

Results 48 comments of Bruno Finger

I have a similar problem. I'm using `md-data-table` with a `md-virtual-repeat`, which is like a better `ng-repeat` in terms of performance for large data sets. It achieves so by instead...

Any news on that? I'm facing the same problem. ``` javascript app.directive('fqLivemap', ['FquestRoutes', function(FquestRoutes) { return { templateUrl: '/partials/fquest/livemap.tmpl.html', link: function($scope, el) { $scope.center = { lat: -27.644606381943312, lng: -48.47648620605469,...

Is this still true? It is not possible to run tests on WSL?

@mbland yes I see, I was running into another error, but I finally managed to make everything run, thanks.

Hi just ran into this issue as well, using the link above worked for me. I think it would be a good idea to log to console link to this...

not sure why this was changed, I opened #26 (PR #29) for Linux installation and by the time my PR was merged, both MacOS and Linux instructions used `bash ./util/install_XXX.sh`...

those changes were introduced by @idan here https://github.com/githubnext/monaspace/pull/29/commits/45c9887744307edea7b289eee4320280a59e93c6 upon merging my PR.

Update: Setting English as the top language on Chrome did fix the issue, but it does seem not recognizing en-uk as a language and at least load any english could...

Hello! This is my first contact on this repo. Could we get the conflicts resolved so we can merge this feature? I can see myself using this a lot :)