MurhafSousli / ngx-scrollbar

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

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

Closed dmmishchenko closed 4 months ago

dmmishchenko commented 6 months 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 6 months ago

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

dmmishchenko commented 5 months ago

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

MurhafSousli commented 5 months ago

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

MurhafSousli commented 4 months ago

Closing as inactive, feel free to reopen when you have reproduction!