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

Fast initialization fixes #52

Merged
merged 4 commits into from
Jun 16, 2023
Merged

Fast initialization fixes #52

merged 4 commits into from
Jun 16, 2023

Conversation

dhilt
Copy link
Owner

@dhilt dhilt commented Jun 14, 2023

The following specs should be fixed during vscroll/ngx-ui-scroll integration testing:

  • eof.spec
  • datasource.spec
  • recreation.spec

upd: the last one (recreation spec) problem does not relate to the core, it should be fixed on the consumer's end

… set

The workflow can be disposed immediately after instantiation during the first "init" call. It means the context can be empty, so there must be no "this" instructions after the first "init" call.
@dhilt dhilt linked an issue Jun 14, 2023 that may be closed by this pull request
@dhilt dhilt marked this pull request as ready for review June 16, 2023 14:37
@dhilt dhilt merged commit ae8416f into main Jun 16, 2023
2 checks passed
@dhilt dhilt deleted the issue-51-Fast-initialization-fixes branch March 2, 2024 23:07
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

Successfully merging this pull request may close these issues.

Fast initialization fixes
1 participant