Cannot combine @Input decorators with query decorators using Ivy
问题 I have migrated my angular 7 app to 8.0.0 and i'am now trying the new compiler ivy. The app works perfectly without ivy but when i try to compile with it i have the following error : Cannot combine @Input decorators with query decorators No line number , no file , nothing ... hard to debug anything. I have warning just before that , but i don't know if it's related : WARNING in Entry point 'angular-tree-component' contains deep imports into 'lodash/defaultsDeep', 'lodash/get', 'lodash/omit',