Issue 1289: defaultView documentation error
Status:  Done
Owner: ----
Closed:  Jun 2014
Reported by keith.de...@gmail.com, Feb 12, 2012
Hi, in your documentation for defaultView the code snippet you provide says 'default' . This doesn't work and throws an error in some browsers. I changed it to defaultView and it was fine.

Cheers
K.
Aug 15, 2013
Project Member #2 adamrs...@gmail.com
what is the URL of the page you are seeing this problem on?
Summary: defaultView documentation error (was: Documentation error)
Status: Discussing
Labels: -Type-Defect Type-Docs
Jun 5, 2014
Project Member #3 adamrs...@gmail.com
ahh i see. fixed this to make it more clear. the default value is 'month' but the setting name is 'defaultView'. thanks

http://arshaw.com/fullcalendar/docs/views/defaultView/
Status: Done