Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

calendar.fullCalendar is not a function #533

Open
okaiyong opened this issue May 3, 2018 · 2 comments
Open

calendar.fullCalendar is not a function #533

okaiyong opened this issue May 3, 2018 · 2 comments

Comments

@okaiyong
Copy link

okaiyong commented May 3, 2018

I tested the lib as a standalone and it works. But when i include into my application, the above error occurs. No difference in the codes between testing codes and what i included in my application.

What i notice is that the fullCalendar function is not available after line 284 of calendar.js. ie calendar = $(elm).html('')

@ghost
Copy link

ghost commented Mar 12, 2019

This code was working fine for me yesterday and all of the sudden it's broken and I'm getting the same error.

image

@zedtux
Copy link

zedtux commented Apr 12, 2019

The problem seems to be that the 1.0.2 NPM version contains a package.json file where the dependencies node is empty, while on the master branch from this repo there is the required dependencies since this commit.

Actually I think it has been fixed but never published (which is a bit a shame as the fix is here since 2016 🙄).

It would be great if you could publish a new version @peterver (as you seem to be the active guy on this lib) please?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants