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

Debounce? #43

Open
ogrotten opened this issue Jul 18, 2024 · 1 comment
Open

Debounce? #43

ogrotten opened this issue Jul 18, 2024 · 1 comment
Assignees
Labels
Type: Bug Something isn't working

Comments

@ogrotten
Copy link

I see the delay prop but i'm unsure of the role or use as it's described as animation delay. Using delay gives an error.

<Action_tooltip> was created with unknown prop 'delay'

So the bottom line question is how would I go about debouncing the execution (not just the display) of this tooltip?

@dysfunc dysfunc self-assigned this Jul 31, 2024
@dysfunc dysfunc added Type: Bug Something isn't working and removed Type: Bug Something isn't working labels Jul 31, 2024
@dysfunc
Copy link
Contributor

dysfunc commented Jul 31, 2024

I created a REPL with examples of using a timer + show prop and the delay prop here https://svelte.dev/repl/4562d5e5af1541c5b8b35589778f25b1?version=4.2.18

@dysfunc dysfunc added the Type: Bug Something isn't working label Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants