MurhafSousli / ngx-scrollbar

Custom overlay-scrollbars with native scrolling mechanism
https://ngx-scrollbar.netlify.app/
MIT License
597 stars 97 forks source link

"Integrate with CDK Drag and Drop" stackblitz app doesn't work #592

Open dmmishchenko opened 1 month ago

dmmishchenko commented 1 month ago

Documentation Feedback

Steps to reproduce:

  1. Go to integrate section in Docs https://github.com/MurhafSousli/ngx-scrollbar/wiki/Integration-(legacy)#integrate-with-cdk-drag-and-drop
  2. Click "Demo: https://stackblitz.com/edit/ngx-scrollbar-cdk-drag-drop"
  3. See error in application window:

    Error in src/styles.scss Error: ENOENT: No such file or directory., '/dev/null'

MurhafSousli commented 1 month ago

This error occurs with older stackblitz using older Angular versions, which is irrelevant to the scrollbar

dmmishchenko commented 1 month ago

How I can help you to fix this? Maybe I can create a new stackblitz example?

MurhafSousli commented 1 month ago

A new stackblitz reproduction with angular 17 or 18 should be work fine