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

Can't bind to 'ngSortGridItems' since it isn't a known property of 'div'. #112

Open
brunabdias opened this issue Mar 13, 2023 · 2 comments

Comments

@brunabdias
Copy link

Using v3.0.3 on Angular v9.x. Already imported NgsgModule on the module I need to use it. Trying to sort an async array that comes from a store (ngrx). Am I missing something?

@nivekcode
Copy link
Owner

Hi @brunabdias, thx a lot for the issue. Based on the description, you are doing everything correctly. You have to import the NgsgModule in order to use the directive. Is there a reproduction example?

@brunabdias
Copy link
Author

@kreuzerk sadly I don't have it. It's not a personal project.

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

2 participants