Benoit Lavenier

Results 6 comments of Benoit Lavenier

When using `[email protected]` with angular @9.1.6, i get this error : ``` '. Type '() => import("/home/blavenie/myApp/node_modules/@angular/forms/forms").FormGroup' is not assignable to type '() => import("/home/blavenie/myApp/node_modules/angular4-material-table/node_modules/@angular/forms/forms").FormGroup'. Type 'import("/home/blavenie/myApp/node_modules/@angular/forms/forms").FormGroup' is not assignable...

To update data, you should use the validator (if any) : ``` javascript // Partial update: row.currentData = {key: value}; // Or equivalent row.validator.patchValue({key: value}); // Full update (all keys):...

Hi @irossimoline : If you find some time, to check my patch, i'll appreciate :) Did you have a BTC wallet, for a tip ? or better: a [libre currency...

This time, everything should run (`npm install` and `npm run build`).

Hi ! I also changed build scripts, to use `ng-packagr` : It build better artifacts, compatible with main ECMA script versions. I also rename the project, to be able to...

@tonyg can you merge this PR, and close my PR (https://github.com/tonyg/js-nacl/pull/42). I will be able the to send you some Libre Currency (G1) (www.duniter.fr) :) I promise ! (If you...