Console logs not shown

Hi,

I’ve got the problem that my console.log calls don’t show up in the terminal or the browser dev tools. This happens on different machines and is definietly project related. Is there a config I could have accidentially set or something similar? Or somewhere I could take a look?

Thanks

Hey @m1212e, I would create a new project, ensure the console logs are showing up and then just diff between the affected project and the new one. If that doesn’t shed any light, you could transfer your affected project’s files to a newly created project and see if that resolves the issue.

Cheers,
Adam

2 Likes

Thanks, that worked! But no idea why it stopped working in the old project…

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.