Please remember this is BETA software and as such may contain bugs! If you rely on RapidWeaver for mission-critical work do not use the beta builds, stick to the official releases .
I’ve been using the 8.3 beta versions for a while and have not seen this happening. But I don’t remember this happening before so not sure what triggers that behavior.
I use web inspectors all the time usually with simulator or preview in browsers but sometimes in preview and haven’t noticed any unusual things happening.
If you could maybe give a bit more details on what’s happening and what triggers the behavior I’d be happy to test it out later today.
Sure. When I enable Developer Tools in Safari and then in RW switch from edit to preview, Safari opens up a new console window (which is empty). The window has a browser window title of “Webinformationen - iMac --RapidWeaver – JSContext”.
When I disable Developer Tools, the console doesn’t open up. Which makes sense.
The problem with this bug is that when I switch frequently (and I do during development) the console windows stack on top of each other, and when I switch over to Safari I have to hit ctrl-w a dozen times or so to get rid of these windows.
Are you using any of the old LogHound plugins now YourHead like SiteMap+, Lockdown or PlusKit?
Seems like from that thread that may have been the issue?
I never had the issue with 8.2.x but I don’t use those plugins. @isaiah has stated on the YourHead Slack channel that there is a bug in the old LogHound stuff running past RW8.1x and he will fix later.
If that isn’t the issue (you’re not running any of those plugins) then have you sent in a link to a project file to support as @tpbradley requested?
Things are getting worse. Now I don’t even have to switch to preview. Just ticking a box in the meta section suffices to create a new empty console window. Have a look: https://www.dropbox.com/s/0kcxhjyn72oq7a3/gettingworse.mov?dl=0
Ok, I think I know what the issue is. In Safari do you have the “Automatically Show Web Inspector for JSContexts” under Develop -> [machine name] checked? Does it help if you uncheck it?
Yeeeees!!! That solved it! Thanks so much, Tom @tpbradley! I had never even noticed the “machine name” section…might be worth noting that for other non-geeks like me…Thanks again!