Hello @fridayfailure ,
Thank you for reaching out to us.
We have carefully checked your loom recording and our dev team concluded that this issue is not directly related to our plugin, but rather to the current way Xano interacts with Air Calendar.
We can offer you some suggestions that you might find helpful, If you want to modify the event in the calendar and see the reaction in Xano the logic will be the following :
You get data from Xano in the Calendar through the API call. Then you modify the event in the Calendar and should send an API call to Xano to change the data. Then call an action to get the data from Xano back to the calendar. In this case, the change will be seen in the Calendar
so that’s not a plugin case but rather the bubble logic.
There is an action available called ‘Re-render events’ that you can use to trigger updates in the calendar after making changes in the Xano database. This action effectively refreshes the events displayed.
Additionally, similar actions like ‘Reload Events’ and ‘Render’ are also available. You can use these to re-render the calendar if needed.
Please try these options to see if they meet your needs. If you have any further questions or need more assistance, feel free to reach out.
Have a nice day!