Unusual error with console.log

Hello, I'm starting a project in Sugarforce and I can't console the query results. Both datasets are correctly defined in the manifest file


Although, when looking in the Network tab of Chrome, I see the results


I've restarted my browser and still nothing in my console. Has anyone dealt with this or a similar issue before? How did you solve it?


Thanks in advance.

Tagged:

Answers

  • @MartinB

    when you say you can't console log, what IS it logging?

    if you just try logging plain text i.e. console.log('hello world') inside the .the() do you get a result?

    Jae Wilson
    Check out my 🎥 Domo Training YouTube Channel 👨‍💻

    **Say "Thanks" by clicking the ❤️ in the post that helped you.
    **Please mark the post that solves your problem by clicking on "Accept as Solution"