šŸ“…[New Plugin] Air Calendar (FullCalendar)

Hi Guys, thanks for the update.
So far so good! :+1: :clap:

1 Like

Hi @ZeroqodeSupport , I have just installed the plugin and I got everyone’s issue :
The plugin Air Calendar (Full Calendar 5.6.0) / element AirCalendar threw the following error: TypeError: instance.data.fn_initializeCalendar is not a function
at eval (PLUGIN_Air-Calendar–Full-Calendar-5-6-0–update–AirCalendar-.js:461:23)
at https://dhtiece9044ep.cloudfront.net/package/run_debug_js/2fde1060ef3b1958c542afa7f2fb6c7aa3be387c7a9c6e6e225310be35269d6b/xfalse/x14:6:2098983 (please report this to the plugin author).
I try to revert to older versions without success.
The Calendar doesn’t appear at all.

Hello @ZeroqodeSupport . I have an issue with conditional settings that I am hoping you can address. I have recorded a description of the issue in a screen recording (below). Apologies for the terribly soft microphone and the need to crank up the volume to hear me.

https://www.screencast.com/t/s0mLjaWlACR

I would like to be able to lower the slot duration so that small events are easier to see on the calendar when some sort of ā€œexpandā€ button is pressed. I can’t figure out how to make the calendar change the slot duration. I have tried adding in ā€œre-render calendarā€ and ā€œre-render eventsā€ workflow steps, but it doesn’t help.

The capture also showed the bug where the calendar doesn’t load. I’ve learned to make small adjustments to one of the colors in the calendar to get around that annoyance.

This is for my app Venturesafemasterapp. You are already added as a collaborator so feel free to poke around if you’d like!

Thank you!

This would be interesting if it can be figured out. I’ve never been able to re-render the calendar or the events without having to reload the entire page. I have 2 types of resources and I would like to add a drop down so that the user can switch between the two, but unfortunately it doesn’t work without reloading the entire page and that adds way to much time so i’ve had to create 2 calendars that it swaps between, which is a huge pain because any date changes on one has to be applied to the other.

I considered putting in a zoomed-in 2nd calendar that users could toggle between - similar to the method you’ve employed for resource type. But then I got all lazy and decided to punt this back to Zeroquode and see if they can make the conditional formatting function work. There are a lot of functionalities that I gave up on, early on, when AirCalendar was still being run by Sean Hoots. If the conditional variables that are listed in the plugin actually start to work, things will get much better in the land of calendaring.

1 Like

Hi @David_Copperfield, sorry for the inconveniences met during our plugin usage :pray:.
Unfortunately, the provided information is not enough to be able to identify the possible error cause.

Please provide (here or through DM) screenshots and/or screencasts of your setup - workflows, plugin settings (for the screencast recording, let me please suggest using the Loom tool).

This will allow us to identify any possible issue much faster.


Hi @rick4, thanks for the provided video.
Allow us to check it with the developer team and come with feedback asap.

Sorry, we didn’t get the mail with the access link, please check once again if collaboration access has been provided right.

Looking forward to your reply.

Regards,
Zeroqode Support Team

Hi @ZeroqodeSupport,

I got an issue straight from the begining, without any setup/workflows or plugin settings.

@David_Copperfield thanks for the provided video.
We’ve tried to reproduce it on our side but didn’t get the same result.
Would it be convenient for you to add our mail: support@zeroqode.com as a collaborator of your app?

That will allow us to check/compare your setup and test it out in our workspace.

Enter your Bubble editor page → Settings → ā€œCollaborationā€ tab → Invite a user (email).

(Note: disregard the warning message regarding the plan, as we are an agency and you can easily add us to your collaborators.)

We will check your setup and do a few tests in an attempt to find the root cause and help you fix it. In case it is ok for you, please let us know.


Unfortunately, the current plugin functionality doesn’t provide such an option.
We will check how feasible it will be to add the requested feature to the future plugin update, thank you for suggesting it.

Regards,
Zeroqode Support Team

Perhaps you should remove it from the list of features in the conditional menu dropdown:

@ZeroqodeSupport just added you :slight_smile:

1 Like

@ZeroqodeSupport Sure thing! Here’s a video of what I’m seeing…

1 Like

Hi @rick4 , this is noted, thank you.


Hi @David_Copperfield, thanks for the provided access. Once any result will be available, we will let you know asap :pray:


Hi @avern87, thanks for the provided vide. Allow us to check it and reproduce on our side.
Once any news will be available, we will let you know.

Have a nice weekend ahead!
Regards,
Zeroqode Support Team

The day on Air Calendar references GMT, not the timezone I assign via Workflow to the Calendar. So my day is wrong until it hits GMT 12:00 am, which currently is 10am my time. Unfortunately, I took this screenshot after 12:00 am GMT. I only realized what was going on after spending an hour trying to troubleshoot why this was happening.

Hi @christo1, thanks for your message.
In addition to the provided screenshot, please provide screenshots or screencast with the plugin element settings. It will allow us to analyze/reproduce the issue in more details.

Looking forward to your reply.

Regards,
Zeroqode Support Team

I will have to wait for tomorrow morning when I am in a new day based on my AU/Brisbane timezone and GMT is still on the previous day.

Hi @avern87 & @David_Copperfield. thanks for your patience.
During our investigation, we’ve found that the error appears due to plugin element script load speed. Our developer team is working now on a solution.

As a temporary fix, please insert the following script in your application header:
<script src="//dd7tel2830j4w.cloudfront.net/f1555755107112x324873268391724600/moment-timezone-with-data-1970-2030.min.js"></script>

Please let us know if the provided temporary fix helped in your case.

Regards,
Zeroqode Support Team

Here is a screen recording of the issue as well my my idea for replicating the issue: Screen Recording 2021-09-21...

I then waited until we got closed to 12am GMT and recorded this video to show how the calendar changes when the GMT clock stikes midnight: Screen Recording 2021-09-21...

Hi @christo1, thanks for your patience.

We have pushed a plugin update, that has fixed the issue with the timezone and updated the used Full Calendar library.

To check changes, please upgrade your plugin to the latest version (Version 2.21.0: Full Calendar updated to 5.9.0) and give it a try.

Have a nice weekend ahead!

Regards,
Zeroqode Support Team

Thank you very much. I’ll see if it’s fixed the issue tomorrow morning.

1 Like

Hi
In the day grid view, I need to have columns of appointments for individuals.
However, if an individual isn’t working on a day I want them to not appear on the calendar.
Is this possible?
Thanks.