Closed nnmm closed 4 years ago
ptal @dudv I just took the advice of the first StackOverflow answer for the error message ("Unable to preventDefault inside passive event listener"), and it appears to fix the error message. Can you let me know whether this is the right thing to do?
Yes, this is ok to do
Actually, I went with another route. This fixes the actual problem that I was seeing: That tiles did not get loaded.
ptal @feuerste
Replaced by #467
ptal @dudv I just took the advice of the first StackOverflow answer for the error message ("Unable to preventDefault inside passive event listener"), and it appears to fix the error message. Can you let me know whether this is the right thing to do?