Closed iamthestreets closed 7 years ago
Hi @iamthestreets,
Can you please add the code you are testing ?
Hi @iamthestreets. I created a simple demo, I hope this will help you . https://github.com/ancarebeca/full-calendar-example
Your demo is missing even the simplest thing you should include, an entity representing an event. Also, you should add missing documentation to this bundle, since it's unclear how to use filters
Thank you for your suggestions @garak. Yes it’s very simple because I was trying to show the simplest happy path but if you need further instructions feel free to open a new issue and tell me how I can help you.
@iamthestreets Shall we close this?
Hi,
I might be asking this in the wrong place, but I'm a bit confused at how I use this.
I setup everything as instructed, but can't seem to see any data on the calendar. Do I need to create my own controller? How do I access the calendar?
I created my own controller to load the view, but I don't see any data. Not sure what I'm missing.