FLUID-6680: Restart the demo link breaks reloads to a broken page

Metadata

Source
FLUID-6680
Type
Bug
Priority
Major
Status
Closed
Resolution
Cannot Reproduce
Assignee
N/A
Reporter
Justin Obara
Created
2021-08-25T11:31:04.396-0400
Updated
2024-07-24T14:15:24.206-0400
Versions
  1. 3.0
Fixed Versions
N/A
Component
  1. Demos
  2. Progress

Description

This may just be an issue with the way that the local server handles URLs without the trailing "/".

Steps to reproduce:

  1. Serve the demos locally by using "npm start"
  2. Open the progress demo
  3. Click the "Submit" button
  4. After progress is completed, click the "Restart the Demo" link
  5. Notice that the page reloads broken and that the URL is missing the ending "/"

Comments

  • Justin Obara commented 2024-07-24T14:15:24.206-0400

    Could not reproduce with FF 128 on macOS 14.5