drummerSupport icon indicating copy to clipboard operation
drummerSupport copied to clipboard

Edit an RSS subscription list with Drummer

Open scripting opened this issue 3 years ago • 2 comments

A place to comment on the howto.

scripting avatar May 15 '22 14:05 scripting

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:

Screen Shot 2022-05-16 at 9 47 30 PM

akaKenSmith avatar May 17 '22 01:05 akaKenSmith

@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.

scripting avatar May 17 '22 13:05 scripting