webviewer-ui icon indicating copy to clipboard operation
webviewer-ui copied to clipboard

Running latest version project changes throws multiple scss errors

Open gramirezceg opened this issue 3 months ago • 1 comments

WebViewer version: 10.9

The current behavior: The webviewer-ui project fails to run throwing multiple scss missing variable errors.

The expected behavior: Project should load webviewer development environment when running npm start script.

Steps to reproduce:

  • Run npm install
  • Run npm run download-webviewer
  • Run npm start

The browser auto launches, but multiple errors are shown when the site loads.

image image

gramirezceg avatar May 03 '24 15:05 gramirezceg

Hi @gramirezceg,

Thanks for this report! When the release for 10.9 was cut, several files were missed. I have made a PR to update the branch and have double checked it runs. Please pull the latest changes and let me know if you have any issues.

bollain avatar May 03 '24 22:05 bollain

Hi @bollain,

Can confirm it works now as expected. Thank you!

gramirezceg avatar May 06 '24 14:05 gramirezceg