svelte-touch-datepicker icon indicating copy to clipboard operation
svelte-touch-datepicker copied to clipboard

Scroll lock everything in the background when the pop up is open

Open Star3Lord opened this issue 4 years ago • 1 comments

Whenever the element containing the datepicker is longer than the viewheight, while scrolling through the dates, the background element also scrolls. Please scroll lock everything in the background when the pop up is open.

Thanks for awesome svelte datepicker component though.

Star3Lord avatar Feb 06 '21 17:02 Star3Lord

@Star3Lord I fixed it in my fork, if you're still interested. https://www.npmjs.com/package/@sinnerjoe/svelte-touch-datepicker

sinnerJoe avatar May 05 '21 20:05 sinnerJoe