- Issue created by @gege54
when I want to add new event by dbl click on calendar, its doesn't works
With custom entity event, try to add event directly on double click. its redirected on a wrong url beginning by "/"
In src/FullcalendarViewPreprocess.php delete the "/" in $add_form at lines 102 and 105
Active
3.0
Code