DashboardPack / architectui-react-theme-free

ArchitectUI React admin template is a simple yet fully customizable admin dashboard for web apps and other software.

Home Page:https://dashboardpack.com/theme-details/architectui-dashboard-react-pro/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not show console.log

pedroguaillas opened this issue · comments

When executing the console.log it does not show in console

Hello @pedroguaillas

I tried it with a simple example

componentDidMount() { console.log('I was triggered during componentDidMount') }
just after the class declaration and it worked. you can also try this.
If the console.log is not working in some specific condition, please share some more details.

I am closing this issue for now, you can reopen it if required.

Thank you.