Michel Boudreau

Results 24 issues of Michel Boudreau

It used to be that when columns were being added, they were being pushed into an array that was already on the scope. This causes angular to bind on _every...

I have a custom directive that requires an ngModel, which I set myself within deckgrid card template like so: ```

We were using grunt-spawn-shell plugin, which uses the execSync plugin to run a specific command. We kept getting an error `%1 is not a valid win32 application`. After trying to...

**Stencil version:** ``` @stencil/[email protected] ``` **I'm submitting a:** [ ] bug report [X] feature request [ ] support request => Please do not submit support requests here, use one of...

Resolution: Refine
Help Wanted

While running these tests, I'm trying to clear the require cache for every test to try to 'sandbox' things and not things set outside the export interfere when they're in...

**What's in this PR?** Changing a common error message to be a warn instead of error **Why** 'No installations found' fills our error logs which is great at hiding actual...

Adding own 'substitute' method (for variable injections) to replace the one in mx.utils.StringUtil.

Documentation and example is incorrect as it seems the callback function must have changed names at some point.

Since we do not want to setup each restful path and then test every single one for the same interactions, the ability to specify a generic path that works for...