batarang icon indicating copy to clipboard operation
batarang copied to clipboard

Update Video on Chrome Web Store

Open JeffB42 opened this issue 10 years ago • 6 comments

I too am running into issues... new Batarang user here... watched the video and it looks promising, but when I run the Scopes and Hints panes are blank:

batarang 0 10 1

Chrome: 45.0.2454.101 m Batarang: 0.10.1 OS: Windows 7 (64 bit)

I've read through the issue list... Batarang is enabled, and I've also restarted Chrome. When I run though, the Scopes and Hints panes are blank.

Should probably also point out that this was installed via the Chrome web store (https://chrome.google.com/webstore/detail/angularjs-batarang/ighdmehidhipcmcojjgiloacoafjmpfk?hl=en-US)

JeffB42 avatar Oct 06 '15 17:10 JeffB42

Sometimes you have to uncheck and then recheck the enable checkbox. This is a known bug unfortunately.

If you still cannot debug your own application after trying this, can you see if you can debug this app please: http://gary-b.github.io/WF4JSDesigner/

gary-b avatar Oct 06 '15 18:10 gary-b

Thanks Gary!

Checking & unchecking doesn't have any effect (panes remain blank).

However, I opened the link you provided, and Batarang worked!

Now, the question remains as to why I can't get Batarang to work on a test site? The site that I originally was testing out is:

  • Hosted under IIS
  • is local
  • Is the simple ToDo sample in the Batarang Github repo: https://github.com/btford/angular-batarang-demo
  • Appears to run fine, in the sense that the page loads, works, and all resources are able to load (no 404 or any other errors)... yet when In fire up Batarang up on this test site, the Scopes and Hints panes are blank (even after repeatedly checking an unchecking the enable checkbox).

Any ideas as to what's going on, or suggestions on troubleshooting it?

Thanks,

Jeff

JeffB42 avatar Oct 06 '15 18:10 JeffB42

Ah, that's an old demo, its linking to angular 1.0.1, and batarang now only supports as far back as angular 1.2. Sorry about that.

gary-b avatar Oct 06 '15 19:10 gary-b

Actually, we probably need to get that video updated!

gary-b avatar Oct 06 '15 19:10 gary-b

That looks like it's the issue. Thanks!

Jeff

JeffB42 avatar Oct 06 '15 20:10 JeffB42

We'll discuss this at the next team meeting - good point!

SomeKittens avatar Oct 07 '15 18:10 SomeKittens