We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb7dcd6 commit 4ef3638Copy full SHA for 4ef3638
app/client/src/pages/Editor/Popper.tsx
@@ -56,7 +56,6 @@ export default (props: PopperProps) => {
56
},
57
58
);
59
- _popper.disableEventListeners();
60
return () => {
61
_popper.destroy();
62
};
0 commit comments