Skip to content

Zoneless Angular - ngx -bootstrap Typeahead generates ExpressionChangedAfterItHasBeenCheckedError error when popup opens #6735

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

Open
ed4becky opened this issue Mar 15, 2025 · 0 comments

Comments

@ed4becky
Copy link

ed4becky commented Mar 15, 2025

Bug description:
Attached is a Stackblitz that demonstrates that Typeahead throws an ExpressionChangedAfterItHasBeenCheckedError error for an Application running as zoneless (using provideExperimentalZonelessChangeDetection() )

Plunker/StackBlitz that reproduces the issue: (https://stackblitz.com/edit/stackblitz-starters-8fof6biv?file=src%2Fapp.config.ts)

Versions of ngx-bootstrap, Angular, and Bootstrap:

ngx-bootstrap: 19.0.2

Angular: 19.0.6

Bootstrap: 5.3.3

Expected behavior

Typeahead should run without generating an ExpressionChangedAfterItHasBeenCheckedError error.

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