Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shouldFade is not working as aspected. #171

Open
emirhangumus opened this issue Nov 16, 2023 · 1 comment
Open

shouldFade is not working as aspected. #171

emirhangumus opened this issue Nov 16, 2023 · 1 comment

Comments

@emirhangumus
Copy link
Contributor

const shouldFade =

snapPoints={[0.5, 0.8]} fadeFromIndex={0} activeSnapPoint={0.5}
if i give properties like this, it will not apply the overlay at opening, if i touch, it will apply.

snapPoints={[0.5, 0.5, 0.8]} fadeFromIndex={1} activeSnapPoint={0.5}
if i do like this, it working but its not the solution.

emirhangumus added a commit to emirhangumus/vaul that referenced this issue Nov 16, 2023
emilkowalski pushed a commit that referenced this issue Dec 5, 2023
* Fix: Fixed overlay snap bug #171

* Fix
@lovrozagar
Copy link

This issue still seems to be present, using version 0.8.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants