• ttmrichter
    link
    fedilink
    arrow-up
    1
    ·
    2 years ago

    If I were a browser console, where would I be hiding?

    (I’m an embedded developer, not a web one.)

      • pinknoise
        link
        fedilink
        arrow-up
        1
        ·
        2 years ago

        Press [F12], that should bring up the developer tools, and select the console tab. Then do the action that fails and see if something gets logged in the mean time.

        • ttmrichter
          link
          fedilink
          arrow-up
          2
          ·
          2 years ago

          Thanks for the tip. Problem got solved though without the log. It was a weird one.