Edit an RSS subscription list with Drummer
Using Chrome, I followed the steps for the new rss list feature up to the point where I clicked on Add feed and then expected to be offered the dialogue box with the feed for Scripting News already visible. But there was no dialogue box. The screen was unchanged. I tried the Add feed step a couple more times, but no dialogue box.
I opened the Console, and tried the Add feed tab again. I captured a message about an Uncaught ReferenceError. I will paste that screen capture in below.
Then I moved over to Safari and went through the whole procedure again, and this time the dialogue box did show up after I clicked on Add feed. The whole process worked fine all the way to completion. After that, on Chrome the procedure worked all the way through now too.
At this point I can't replicate the error--in both browsers, the Add feed step now works for me, and so the whole new feature now works for me in both browsers. As promised above, here is the earlier Console capture:
@akaKenSmith -- the problem was probably that you didn't do a hard reload of the app, so you were running the old version with the new menu (the HTML of the home page is loaded from the server so does not need to be hard reloaded). I don't put those instructions in every readme because it's so redundant.