nds-org / workbench-webui

Web UI for the Workbench platform
0 stars 1 forks source link

fix: downgrade react-scripts to 4.0.3 (5.0.1 had issues) #19

Closed bodom0015 closed 1 year ago

bodom0015 commented 1 year ago

Problem

Temporary fix for #18

SwaggerUI page is broken, missing the Buffer polyfill

Approach

How to Test

  1. Checkout and run this branch locally
  2. Navigate to http://localhost:3000/swagger
    • Page should load
    • You should no longer see the Buffer is not defined error in the console