ScrollSmoother paused/resumed leads to stopping and disturbing the scroll after resumed smoothness

I have replicated the issue and implemented a sample 3 pager nuxt app using stackblitz platform for you take reference. I am clicking on More Details button from Portfolio detail page and popup opens and scrollSmoother instance is pausing correctly and popup position is perfect. But when I close the popup scrollSmoother instance isn’t resumed as expected and scroll get disturbed and I implemented the resume as well. Can you please help here.

https://stackblitz.com/edit/nuxt-starter-5s4aqy?file=pages%2Fportfolio%2F[id].vue,app.vue,helpers%2Fgsap%2FInitGSAP.js