Roman Kostetskyi
Roman Kostetskyi
@petebacondarwin what is the right way to extract messages from the library in Angular 11.0.0? ``` "lib": { "projectType": "library", ... "architect": { "extract-i18n": { "builder": "@angular-devkit/build-angular:extract-i18n", "options": { "browserTarget":...
@ptitdam2001 did u resolve it?
it seems that `babel-plugin-angularjs-annotate` doesn't support this syntax.  @schmod can you confirm it?
+1
Unfortunately, it seems that the 'flex-inline' property isn't supported by the library, as there's no mention of it in the official documentation (https://html2canvas.hertzen.com/features). I've managed to do a workaround for...