Mat Pellerin

Results 10 comments of Mat Pellerin

Hi all, I work on another project right now, but I'm glad to see some life here :) I can't wait to have some time to play again with angular2...

> Hi @johannesschobel plan is to get this finished this week. By reading the comments on https://github.com/nrwl/nx/issues/10117, I understood there were more stuff to fix than expected explaining the delay...

Awesome! thanks for the update @dgurkaynak

Hi, @sravikiran @maksimr have you any news on possibility to be compatible with sonar ? thanks

same problem with branch "angular-1.3.x" and angular 1.3.14. Also tested with master branch and angular 1.3.14, same problem: events are not rendered.

OK, I found a solution : the problem comes from demo documentation which is not compatible with last version of fullcalendar. In fullcalendar documentation : http://fullcalendar.io/docs/event_data/events_array/ they exmplain that using...

I have a directive with a template containing these lines: ``` ``` And in my controller, I have : ``` // initialization of eventSources this.eventSources = []; [...] // loading...

Same here, I don't like the workaround as this error on the console is useful on our own code. ngFileUpload should handle its promises properly so when I use ```javascript...

This problem is still happening on a lot of actions (on save, on reformat, when trying usual refactoring trick like surrounding something with curly brackets…). It's a nightmare and prevent...

Same issue for me: ``` > NX Report complete - copy this into the issue template Node : 18.15.0 OS : darwin arm64 yarn : 3.3.1 nx : 15.9.2 @nrwl/js...