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

Frontend compile warning about DoubleScrollbar #2020

Closed
imnasnainaec opened this issue Apr 12, 2023 · 3 comments · Fixed by #2791
Closed

Frontend compile warning about DoubleScrollbar #2020

imnasnainaec opened this issue Apr 12, 2023 · 3 comments · Fixed by #2791
Assignees
Labels
bug Something isn't working dependencies Pull requests that update a dependency file frontend lowpriority This might not be worked on

Comments

@imnasnainaec
Copy link
Collaborator

Describe the bug

Compiling the frontend generates the following warning:

Compiled with warnings.

Failed to parse source map from '/home/runner/work/TheCombine/TheCombine/node_modules/react-double-scrollbar/dist/DoubleScrollbar.js.map' file: Error: ENOENT: no such file or directory, open '/home/runner/work/TheCombine/TheCombine/node_modules/react-double-scrollbar/dist/DoubleScrollbar.js.map'

This is an upstream issue: material-table-core/core#467

To Reproduce

npm run build or npm run frontend

Or see it in the GitHub actions, e.g.:
https://github.com/sillsdev/TheCombine/actions/runs/4657985804/jobs/8243137786#step:11:10
https://github.com/sillsdev/TheCombine/actions/runs/4657985804/jobs/8243137050#step:5:205

@imnasnainaec imnasnainaec added bug Something isn't working frontend lowpriority This might not be worked on labels Apr 12, 2023
@imnasnainaec
Copy link
Collaborator Author

Submitted fix for the upstream issue: material-table-core/core#804

@imnasnainaec imnasnainaec self-assigned this Oct 26, 2023
@imnasnainaec imnasnainaec added the dependencies Pull requests that update a dependency file label Oct 26, 2023
@imnasnainaec
Copy link
Collaborator Author

Fix has been approved and merged into their master branch.

@imnasnainaec
Copy link
Collaborator Author

They released v6.3.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file frontend lowpriority This might not be worked on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant