Open W01fw00d opened 3 years ago
We should be able to use vanilla js only
Investigate how to achieve same jquery feature of removing all listeners from a node in vanilla js $().off() .
I believe this is the only feature that blocks jquery removal.
We should be able to use vanilla js only