3 questions
1
vote
0
answers
39
views
Fullcalendar, clickEvent, code to "unclick" or revert changes done during clickEvent
While editing events in Fullcalender on a ReactJS website I use a clickEvent to mark or "select" an event. My code is including a lot of extras but an example can be found on fullcalendar.io....
0
votes
0
answers
111
views
Angular routerLink / (click) event does not work properly
I found a strange problem with routerLink and (click) event handler.
In such code where I use <br/> tag the second <a..> works well but the first one doesn't work.
In case if I change ...