Skip to content

Commit

Permalink
Merge pull request #18 from deg/doc-extension-based-REPL-failure
Browse files Browse the repository at this point in the history
Doc chrome extension based repl failure
  • Loading branch information
cemerick committed Nov 5, 2013
2 parents 53877cb + 2641169 commit 7de897d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions browser-connected-repl-sample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,12 @@ is), do this:

(js/alert "Salut!")

(Note: if you see no response, try temporarily disabling browser
extensions. A problem has been seen where the Google Voice
extension in Chrome somehow prevents the browser from listening
for packets from the REPL. See the full discussion in [this
issue](https://github.com/cemerick/austin/issues/17).

You can reload your app's page as many times as you like; it will
re-connect on each page load to the same REPL environment. If you want
to connect to a *different* REPL environment, just put the it into
Expand Down

0 comments on commit 7de897d

Please sign in to comment.