Starcounter / DevTools

A browser extension that helps you debug Starcounter apps with ease
3 stars 1 forks source link

[browser extension] warning for non-Starcounter pages #57

Closed tomalec closed 6 years ago

tomalec commented 6 years ago

I think the extension should not pollute all pages' console.

Steps to reproduce

  1. Install browser extension,
  2. Open non-Starcounter page,
  3. Open dev tools

Expected result

Console should be clean (unless the page itself logs something)

Actual result

There is always a warning

Neither palindrom-client nor puppet-client elements were found!

Browsers affected

Screenshot

//cc @alshakero

alshakero commented 6 years ago

Good point.

alshakero commented 6 years ago

Done in https://github.com/Starcounter/starcounter-debug-aid/commit/65d801c7efc4c854f7d00ac0a57185ad6c33e378?w=1