ubershmekel / redditp

Convert any reddit page to a presentation or slide show
https://redditp.com
MIT License
261 stars 102 forks source link

Fix dashboard display #82

Closed d33tah closed 4 years ago

d33tah commented 5 years ago

I was getting failed requests for the dashboard. This patch changes them to code that triggers CORS protection errors, but perhaps just because I wasn't testing with SSL?

d33tah commented 5 years ago

@ubershmekel could you try this one out and see if it fixes logged-in dashboard display for you?

ubershmekel commented 5 years ago

Sorry this took me forever to notice.

I'm confused. What is the problem? Can you share a link that's broken?

d33tah commented 5 years ago

@ubershmekel Quite frankly I don't recall anymore - judging by my previous comments, it looks like the patch should make it possible to see one's logged-in default dashboard. Does it still do that?

ubershmekel commented 4 years ago

Gotcha. I'll close for now. If the issue arises - we'll revisit.

Again, I apologize it took me so long to get to this, and thank you for the PR. Feel free to re-open if you reproduce the issue.