Topic: Unminified Javascript files (React)
web_ntx premium asked 3 years ago
The React Pro version of MDB does not include un-minified code of the JS files (mdb-react-ui-kit.js
) which makes debugging very difficult. I have submitted several bugs to the support forum, but a lot of time could be saved on our end if we could edit the components directly. Could you please send us a copy of the unminified JS code and compilation instructions?
Wojciech Staniszewski staff answered 3 years ago
For now, you should have access to the MDB5React Pro Essential repository on GitLab. There you can find all source files of our components. They are imported in the index.js
file so you can copy or import components and then debug. If you find the bug, create a pull request on the repository.
Wojciech Staniszewski staff answered 3 years ago
In order to debug, we add source files to the package.
web_ntx premium commented 3 years ago
The source files are not currently available in the React version. But yes exactly, they would be helpful to debug.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Premium
- Premium support: Yes
- Technology: MDB React
- MDB Version: MDB5 1.0.0-beta6
- Device: PC
- Browser: Chrome
- OS: Windows 10
- Provided sample code: Yes
- Provided link: No