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

Hi, any updates on when we will have this available for mobile? A calendar is key in my app,. already using it on desktop.

Hi @aguilar.josedavid,

Thanks for following up!

We’ve already replied to your inquiry in the Calendar for Bubble Mobile thread with a few questions to help us investigate the issue further.

To keep everything in one place and avoid confusion, could you please continue the discussion there?

That way we can better track your case and provide you with the right support. :slightly_smiling_face:

Best regards,
Support Team
Browse all Zeroqode Plugins for Bubble
Banner_Last3

Hi sorry for the late response!

The device is a MacBook (2021) and the browser I have encountered this issue on are Chrome, Safari, and Firefox.

I have added you guys as a collaborator if you would like to take a look, and sent a DM with the exact page and test user to run as and how to encounter the issues!

1 Like

@ZeroqodeSupport I’ve tested the Air Calendar (Full Calendar 6.1.15) plugin and found that it’s not rendering at all. The browser console shows the following error:

The plugin Air Calendar (Full Calendar 6.1.15) / element AirCalendar threw the following error: 
TypeError: Cannot read properties of null (reading 'match')
    at v (PLUGIN_1553798969094x282191533018710000/Air-Calendar--Full-Calendar-6-1-15--update--AirCalendar-.js:3:15988)
    at eval (PLUGIN_1553798969094x282191533018710000/Air-Calendar--Full-Calendar-6-1-15--update--AirCalendar-.js:3:20309)
(please report this to the plugin author)

Here are the details of my setup and testing steps:

  1. I moved the plugin to a completely blank page — no workflows, reloads, or other elements. The error still occurs.

  2. To reproduce:

    • Add the Air Calendar plugin to a blank page.

    • Connect only the required fields.

    • Preview the page — the calendar does not render, and the above error appears.

  3. No workflows have been configured yet.

Thank you for your time and assistance.

Hi @simeontechguru ,

Thanks for posting here!

Just to let you know, we’ve replied to your message via email with the details and next steps. Please check your inbox when you get a chance.

Best regards,
Support Team
Browse all Zeroqode Plugins for Bubble
Banner_Last3

Hi,

I recently purchased this plugin using the one-time payment option. However, even after completing the payment, I still see the following disclaimer displayed in the bottom-left corner of the plugin’s preview:

image

Could you please advise how I can remove or resolve this issue?

Thank you in advance for your help.

Hi @emanuele.messineo,

Thanks for reaching out and for your purchase.

We’ve checked the plugin’s demo page and also confirmed with our dev team — this specific error message isn’t replicating on our side, so we’ll need a bit more information to investigate further.

Could you please let us know:

  • Where exactly this error appears (e.g., preview, live, specific page)?
  • Are there any additional messages shown in the browser console or Bubble debugger (like ā€œFailed to load demo dataā€ or ā€œError fetching demo dataā€)?
  • Could you also share how the plugin element is configured, and if you’re using any related actions or events in your workflows?

With this info, we’ll be better able to help resolve the issue quickly. Looking forward to your reply!

Best regards,

Support Team
Browse all Zeroqode Plugins for Bubble
Banner_Last3

Hello @ZeroqodeSupport Team.,

I’ve the same issue on a test-version of my new app.

The plugin Air Calendar (Full Calendar 6.1.15) / element AirCalendar threw the following error: TypeError: Cannot read properties of null (reading ā€˜match’) at v (PLUGIN_1553798969094x282191533018710000/Air-Calendar–Full-Calendar-6-1-15–update–AirCalendar-.js:3:15988) at eval (PLUGIN_1553798969094x282191533018710000/Air-Calendar–Full-Calendar-6-1-15–update–AirCalendar-.js:3:20309) (please report this to the plugin author)

Can we reach ?

Thanks

Hi @taprea

Thanks for reaching out and for flagging this issue :folded_hands:

The error you’re seeing is most commonly related to the ā€œSlot label intervalā€ not being set up in your Air Calendar configuration. Could you please check that field and make sure it has a value? This usually resolves the issue.

If that doesn’t help, please share a bit more detail about your setup — specifically:

  • The plugin version you’re currently using
  • Your calendar’s configuration (a screenshot would be great)
  • A short screen recording of the issue in action, if possible

Once we have that info, we’ll be able to replicate the behavior and provide a more precise fix.

Best regards,
Support Team
Browse all Zeroqode Plugins for Bubble
Banner_Last3

Hi,

This plugin uses document.write in its header. This is deprecated in Chrome and causes the HTML parser to be blocked which affects page load times.

Please can you update the plugin header to load the src script normally?

In addition, this plugin does the same:

1 Like

Hi @georgecollier,

Thanks a lot for flagging the document.write concern.

We’ll verify this on our side for both Air Calendar (Full Calendar 6.1.15) plugin, and adjust the header loading to follow best practices if we find any usage.

Really appreciate you taking the time to report it - it helps us keep things fast and clean.

If you have a page URL with ?debug_mode=true or a DevTools screenshot showing the warning, feel free to share - it’ll speed up our check.

Regards,
Support Team
Browse all Zeroqode Plugins for Bubble
Banner_Last3

Hi there @georgecollier :waving_hand:

Thanks again for the heads-up.

Our devs finished an audit of both Air Calendar (Full Calendar 6.1.15) and Recurring Date Scheduler and didn’t find any document.write usage in the headers - scripts are included via standard <script> tags.

To dig deeper, could you share a few details so we can reproduce exactly what you’re seeing?
Appreciate your help - this will let us pinpoint and fix anything we might be missing.

Regards,
Support Team
Browse all Zeroqode Plugins for Bubble
Banner_Last3