angular-ui / ui-calendar

A complete AngularJS directive for the Arshaw FullCalendar.
http://angular-ui.github.io/ui-calendar/
MIT License
1.49k stars 729 forks source link

Problems with the docs page. #440

Open maplesyrupghost opened 7 years ago

maplesyrupghost commented 7 years ago

I really need that "Toggle Source" button to work for my app, but I am getting no feedback from pressing it in the docs, so it is hard to implement it when it doesn't even work on your main page. It seems that the Google calendar feed URL is throwing a 403 Forbidden error when it is pressed. So it is a very bad example at the moment.

Also, you spelled "different" wrong, it says "Show the data binding between two differnet calendars using the same event sources."

Edit: I am referring to this page: http://angular-ui.github.io/ui-calendar/

Edit #2: I see that someone has noticed this a month ago and changed the repository to be correct: https://github.com/angular-ui/ui-calendar/commit/dae2d4bbdf156e00a30a54baadcd8a3d4499a137 , yet it still shows on the main page. Either way, the Toggle Source button is not working and that is what I came to open a thread about.