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

fix(NbTreeGrid): Add a provide for CDK_TABLE #3265

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jkneepkens
Copy link

Since Angular 17.1.0 and above the NbTreeGrid component wasn't working due to this missing CDK_TABLE provider and was giving this error: NullInjectorError: No provider for InjectionToken CDK_TABLE!

Please read and mark the following check list before creating a pull request:

Short description of what this resolves:

This fixes the issue where we get a NullInjectorError: No provider for InjectionToken CDK_TABLE! while using Nebular 13 & 14 in combination with Angular 17.1.0 and above. See issue: #3241

Since Angular 17.1.0 and above the NbTreeGrid component wasn't working due to this missing CDK_TABLE provider and was giving this error: NullInjectorError: No provider for InjectionToken CDK_TABLE!
Copy link

sonarcloud bot commented Aug 26, 2024

@Khalil-IT
Copy link

why they donot merge this

Copy link

@Khalil-IT Khalil-IT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok this wil fix NullInjectorError

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.

3 participants