Topic: Erroneous source maps with ng serve and chrome dev tools
paulwilsonbrown pro asked 6 years ago
Installed from: npm via gitlab
Angular: v7
@angular/cli 7.0.4
@ngtools/webpack 7.0.4
typescript 3.1.6
webpack 4.19.1
I am trying to get source maps functioning correctly for MDB in order to place breakpoints around a drop down menu and get a better understanding of the behavior. Although I can see the source maps in webpack:///../../build/ng-uikit-pro-standard under free and pro I am unable to place breakpoints on certain lines and they seem unreliable. Stack inspector is also unreliable.
Any tips for this?
As an aside, I am following the mega-menu example and attempting to prevent dismissal upon clicks inside the menu which are not links, which is what led me down this road.
Any help is appreciated! Thank you.
Paul
Add comment
Arkadiusz Idzikowski staff answered 6 years ago
Dear paulwilsonbrown,
Could you provide more information about the problem with source maps? How did you try to implement this functionality and what is the expected behavior?
I already answered question related to mega menu in this topic
Regards,
Arek
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: 6.2.3
- Device: MacBook Pro
- Browser: Chrome
- OS: MacOS Mojave
- Provided sample code: No
- Provided link: No
Tags