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

Allow nested or multiple slimScroll implementations at same page #146

Open
CarlosResendiz opened this issue Jan 23, 2022 · 0 comments
Open

Comments

@CarlosResendiz
Copy link

When I set multiple slimScroll definitions in same page even nested or side by side, I'm getting an error when I navigate to another page and it breaks app

ERROR DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. at SlimScrollDirective.destroy (http://localhost:4200/vendor.js:240031:15) at SlimScrollDirective.ngOnChanges (http://localhost:4200/vendor.js:239642:12) at SlimScrollDirective.rememberChangeHistoryAndInvokeOnChangesHook (http://localhost:4200/vendor.js:286231:14) at callHook (http://localhost:4200/vendor.js:287268:18) at callHooks (http://localhost:4200/vendor.js:287227:17) at executeInitAndCheckHooks (http://localhost:4200/vendor.js:287178:9) at refreshView (http://localhost:4200/vendor.js:294216:21) at refreshComponent (http://localhost:4200/vendor.js:295372:13) at refreshChildComponents (http://localhost:4200/vendor.js:293997:9) at refreshView (http://localhost:4200/vendor.js:294251:13)

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