Topic: MDBTable has error after recompailing.
Good afternoon!
Angular has a change detection and every time after changing something in the code we have recompiling the whole project. And almost I have the problems with the same error like this vendor.js:13213 ERROR Error: Uncaught (in promise): Error: Export of name 'mdbTable' not found!
Error: Export of name 'mdbTable' not found!
After this mistake, I must restart the project by hand using ng serve. What do you recommend to change in the project to avoid these errors. Thank you.
Open
- User: Pro
- Premium support: Yes
- Technology: Angular
- MDB Version: 10.1.1
- Device: Asus
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No
Arkadiusz Idzikowski staff commented 1 months ago
@Xenia We would need more information about your project configuration and table code. Did you import MDB modules?