Open airliajsmith opened 4 years ago
I used the code provided in the file and get this warning:
[Vue warn]: Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option.
I copied exactly, except for the view, which I don't see in the files provided. My view has included. Is that incorrect?
Hi, Have you had a look at the demo repo? https://github.com/BrockReece/vue-fullcalendar-example
Hi. I will take a look. Thanks!
I used the code provided in the file and get this warning:
[Vue warn]: Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option.
I copied exactly, except for the view, which I don't see in the files provided. My view has included. Is that incorrect?