ecdani β created an issue.
This is still an issue, the module intercepts any jquery ajaxComplete event and resets the calendar.
Im using Drupal 10.2.7 and Fullcalendar_view 5.1.13. It doesn't show any error message or similar.
I think that this is a side effect of an intentional behavior.
The line 396 of js/fullcalendar_view.js intercepts every ajax call (related or not to the calendar), and destroys and recreates the calendar, resetting the navigation.
ΒΏThere are any potential solution or workaround?
Ty.
ecdani β changed the visibility of the branch 3342656-facets-searchbox-widget to hidden.
ecdani β changed the visibility of the branch 3342656-facets-searchbox-widget to hidden.
ecdani β changed the visibility of the branch 3342656-facets-searchbox-widget to hidden.
ecdani β changed the visibility of the branch 3342656-facets-searchbox-widget to hidden.
In my case I just had to remove the media type filtering in the media_browsers view to avoid deleting the browsers. In case it helps.
ecdani β made their first commit to this issueβs fork.
The updated dependency to "externalauth" isn't taken into account when "composer" resolves the dependencies, the patching is done after that.
So, although the module has been patched, it is preventing from update "externalauth".