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

Поведение телепортов при деактивации родительского компонента #1275

Closed
shining-mind opened this issue May 21, 2024 · 0 comments
Labels

Comments

@shining-mind
Copy link
Contributor

shining-mind commented May 21, 2024

Текущее поведение:

  • Компонент с телепортом деактивируется, но остается в DOM, при этом его дочерние компоненты не деактивируются (баг).
  • При активации страницы компонент с телепортом тоже активируется

Устраивает ли текущее поведение? Или надо сделать иначе, например: компонент должен деактивироваться и удаляться из DOM, а при активации добавляться в DOM вручную.

@shining-mind shining-mind changed the title Поведение телепортов при деактивации страницы Поведение телепортов при деактивации родительского компонента May 21, 2024
boikovdv added a commit that referenced this issue Jun 14, 2024
boikovdv added a commit that referenced this issue Jun 14, 2024
boikovdv added a commit that referenced this issue Jun 14, 2024
boikovdv added a commit that referenced this issue Jun 14, 2024
boikovdv added a commit that referenced this issue Jun 25, 2024
boikovdv added a commit that referenced this issue Jun 26, 2024
boikovdv added a commit that referenced this issue Jun 26, 2024
shining-mind added a commit that referenced this issue Jul 26, 2024
* fix #1275

* chore: stylish fixes

* chore: fixed naming

* fix: fixes after refactoring

* chore: added new tests

* Sync test for teleports (#1356)

* tests(p-v4-components-demo): accept search param for goto

* chore(i-static-page): remove console.log

* fix(core/component/watch): fix flush post watchers

* tests(i-block): fix sync className test for teleport

---------

Co-authored-by: kobezzza <kobezzza@gmail.com>
Co-authored-by: Artem Shinkaruk <46344555+shining-mind@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant