Paweł Rzepka
Paweł Rzepka
In addition, another problem occurs when two markers have the same position. Then when the component is re-rendered, the pop-ups are closed. @akursat @prorokky
> I had a vaguely related issue but I solved by using memo on my component that showed the pop up. Can you pass here code snippet how it looks...
> Hello everyone, I solved it in this way: in the fullcalendar.js file I modified the following string > > -- before > > `// Triggered when the user clicks...