I'm having this problem when I try to use a igx-grid, all other components work fine.
Versions: package.json
Log in browser console:
zone-evergreen.js:797 Uncaught Error: Uncaught (in promise): TypeError: Cannot read property 'detach' of undefinedTypeError: Cannot read property 'detach' of undefined at new igniteui_angular_IgxGridBaseDirective (igniteui-angular.js:53832) at new igniteui_angular_IgxGridComponent (igniteui-angular.js:61347) at createClass (core.js:31985) at createDirectiveInstance (core.js:31807) at createViewNodes (core.js:44210) at callViewAction (core.js:44660) at execComponentViewsAction (core.js:44565) at createViewNodes (core.js:44239) at createRootView (core.js:44082) at callWithDebugContext (core.js:45632) at resolvePromise (zone-evergreen.js:797) at resolvePromise (zone-evergreen.js:754) at zone-evergreen.js:858 at ZoneDelegate.invokeTask (zone-evergreen.js:391) at Object.onInvokeTask (core.js:39680) at ZoneDelegate.invokeTask (zone-evergreen.js:390) at Zone.runTask (zone-evergreen.js:168) at drainMicroTaskQueue (zone-evergreen.js:559)
Hi Martin,
Sorry for the late response.
Here you have a link to the repository with the zip file of the project.
https://github.com/MiguelPetrotec/ShareRepo.git
If you have any kind of problem to obtain it, tell me so and I will create a dropbox to share it with you.
Best regards,
Miguel Domingues
Hi Miguel,
You can upload the sample on cloud storage like google drive, dropbox or any other, and share the link with me.
I am looking forward to hearing from you.
As you can see in the image that's the size of the zip file of the project without the node_modules folder.Keeps giving error when I try to attach by dragging it to here or by using the insert option on the bottom menu.Best Regards,
Please keep in mind that our system accepts only zipped files. Another reason for this could be that the file size exceeds the maximum allowed. Make sure to remove the node_modules folder before zipping your sample.
Please try again and if you cannot see the file attached in this case let me know and we will decide how to proceed further.
Thank you for you quick response.
Regarding your exemple I had already followed your page exemple and if I open other project the situation doesn't happen.Over the project with the problem I followed your suggestion of deleting the "node_module" folder but the result it's the same.
Is there a way to send you a zip with the project? I'm trying to attach the zip here but keeps giving error.Best regards,