Skip to content

issues Search Results · repo:babakfp/svelte-outclick language:Svelte

Filter by

11 results
 (61 ms)

11 results

inbabakfp/svelte-outclick (press backspace or delete to remove)

It would be nice if the dispatched outclick event included the click target, much like a normal click event. Sometimes I want to take specific actions depending on where the outclick landed.
  • happyleavesaoc
  • 4
  • Opened 
    on Mar 22, 2024
  • #14

The latest version of SvelteKit requires Vite v5. I am not sure if svelte-outclick will break with an incorrect peer dependency but it produces warnings in your package manager: warning svelte-outclick ...
  • secondl1ght
  • 3
  • Opened 
    on Dec 15, 2023
  • #13

The package supports svelte up to version 3. It would be great to support version 4 as well.
  • FeedMyCat54
  • 1
  • Opened 
    on Aug 10, 2023
  • #12

Hey Currently, we are using pointerdown, pointerup, and keydown instead of click. But there is a bug with this approach. You can see it in this video: https://github.com/babakfp/svelte-outclick/assets/44144724/cb7173ad-eaaf-45b0-a03d-289caf36135a ...
  • babakfp
  • 2
  • Opened 
    on May 25, 2023
  • #11

I was working with something i used this package and i was unable to use it because of not having support of typescript. Currently i have just copied your code and made my own component.
  • roshitaStudentPack
  • 2
  • Opened 
    on Jan 15, 2023
  • #8

Link to REPL Go to responsive mode from dev tools and select a mobile device. Try to toggle the box when the box is visible (when you are seeing the dark overlay). You will see that it s impossible to ...
help wanted
  • babakfp
  • 4
  • Opened 
    on Jul 9, 2022
  • #7

Easy issue, easy fix.
  • iSteeb
  • 3
  • Opened 
    on May 8, 2022
  • #6

When the mouse button is pressed in the Excluded component and leaves the area, the outclick event is triggered. This is problematic for input fields or other input options that use the mouse. Maybe you ...
  • JulianZschieschang
  • 14
  • Opened 
    on Nov 19, 2021
  • #4

For some reason, if you have OutClick in an if statement and on:outclick is bind to change the if variable, the whole thing will just not appear. Here is an example: https://svelte.dev/repl/8d931803ab444b7d8857f4e316e06f27?version=3.44.1 ...
  • Pebor
  • 1
  • Opened 
    on Nov 2, 2021
  • #3

https://github.com/joeattardi/svelte-click-outside/pull/4
enhancement
  • babakfp
  • 1
  • Opened 
    on Oct 15, 2021
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub