You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am unsuccessfully trying to use the library together with Angular Material Grid List.
I am using Angular 12.2.6
I found out in documentation that I need to set sortableJSContainer but it throws an error for me: ERROR Sortable:elmust be an HTMLElement, not [object Null]
Hello everyone,
I am unsuccessfully trying to use the library together with Angular Material Grid List.
I am using Angular 12.2.6
I found out in documentation that I need to set sortableJSContainer but it throws an error for me:
ERROR Sortable:
elmust be an HTMLElement, not [object Null]
This is a simple example that I am trying to run:
Am I doing something wrong?
Thank you.
The text was updated successfully, but these errors were encountered: