hpi-swt2 / event-und-raumplanung

Ein Tool das die interne Planung von Events verbessern soll und dabei besonderen Fokus auf die Zuteilung von Räumen und Ausstattung legt.
GNU Affero General Public License v3.0
10 stars 5 forks source link

Multiple fulcalendar cause caching problems #374

Open Somae opened 9 years ago

Somae commented 9 years ago

If you view diffrent fulcalendars (the ones on the rooms page and the dashboard one), you will see the events of the first viewed calendar because of caching.

leoselig commented 9 years ago

Could be solved by adding cache: false to the options literal passed to the $(...).fullcalendar()