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

Svelte. Popover binding on opened property is ignored. (with demo) #4268

Open
ievgennaida opened this issue Apr 22, 2024 · 0 comments
Open

Comments

@ievgennaida
Copy link

Popover binding on opened property is ignored. Cannot change popover visibility programatically.

  "dependencies": {
    "framework7": "^8.3.0",
    "framework7-svelte": "^8.3.0",
    "svelte": "^4.2.0"
  },
  "devDependencies": {
    "@sveltejs/vite-plugin-svelte": "^2.4.5",
    "vite": "^4.4.9"
  }

Describe the bug

Popover binding on opened property is ignored. Cannot change popover visibility programatically.

To Reproduce

Steps to reproduce the behavior:

  1. Open demo.
  2. Click toolbar button.
  3. Click on link button.
  4. See that popover remains even even when closed programatically.

Expected behavior

Popover respects opened propery change & binding.

Actual Behavior

Popover ignores opened property state.

@ievgennaida ievgennaida changed the title Popover binding on opened property is ignored. Svelte. Popover binding on opened property is ignored. Apr 22, 2024
@ievgennaida ievgennaida changed the title Svelte. Popover binding on opened property is ignored. Svelte. Popover binding on opened property is ignored. (with demo) Apr 23, 2024
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

1 participant