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

b-dynamic-page не дожидается функции load роута, и выполняет рендер компонента до того как он загружен #1447

Open
shining-mind opened this issue Oct 8, 2024 · 1 comment
Labels

Comments

@shining-mind
Copy link
Contributor

shining-mind commented Oct 8, 2024

Пример в ветке examples/1447

image
@shining-mind
Copy link
Contributor Author

Ошибка activate is not a function возникает также и в вебаппах, однако там нет load функций, потому варианты следующие:

  1. По какой-то причине не получается зарезолвить компонент и вместо этого рендерится кастомный тег (потому в рефе будет лежать DOM узел, а не инстанс)
  2. Компонент уже мертв, потому у него нет функции activate (маловероятно)

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