Lock and unlock window scroll when called
npm install @joaopedroabreuu/scrolllockPlugin designed to help lock the window scroll when opening a modal, for example
npm i @joaopedroabreuu/scrolllock --save
Then...
```
require('@joaopedroabreuu/scrolllock');
`$.scrollLock(false);`
`$.scrollLock(true);``