Hi, im pleased to say that id love to use this image editor on my work but the directives from Material.angular.io have been changed since you used it to perform the latest version of ngx-image-editor, i've seen that Md is now a Mat preffix so the plugin is not working, should update the code to use the latest version of material.angular.io to make it running again?
I've tried to do some manual replacement from MdDialogRef to MatDialog but doesn't work, i have no clue to do it by my own, im a newbie into ng2+ and using the material.angular.io library but i really want to use it, that do you think about this fix?
thanks a lot for your time, hope you answer.
ERROR in node_modules/ngx-image-editor/lib/ngx-image-editor.component.d.ts(2,10): error TS2305: Module '"/.../node_modules/@angular/material/material"' has no exported member 'MdDialogRef'.
Hi, im pleased to say that id love to use this image editor on my work but the directives from Material.angular.io have been changed since you used it to perform the latest version of ngx-image-editor, i've seen that Md is now a Mat preffix so the plugin is not working, should update the code to use the latest version of material.angular.io to make it running again?
I've tried to do some manual replacement from MdDialogRef to MatDialog but doesn't work, i have no clue to do it by my own, im a newbie into ng2+ and using the material.angular.io library but i really want to use it, that do you think about this fix?
thanks a lot for your time, hope you answer.
ERROR in node_modules/ngx-image-editor/lib/ngx-image-editor.component.d.ts(2,10): error TS2305: Module '"/.../node_modules/@angular/material/material"' has no exported member 'MdDialogRef'.