Metadata
- Source
- FLOE-582
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Sachin Chopra
- Created
2020-03-05T18:53:13.400-0500 - Updated
2020-03-10T08:41:30.294-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- FLOE Website
Description
Console shows 404 for network calls to request data from tableOfContents-enactor.json
To reproduce
Steps to reproduce the behavior:
- Go to www.floeproject.org
- Right Click anywhere and click on Inspect.
- Go to Console
- See error
Expected behavior
The error should be removed.
Screenshots
Technical details
###Desktop
OS: Ubuntu 18.04
Browser : Chrome
Version: Version 80.0.3987.122 (Official Build) (64-bit)
Comments
-
Sachin Chopra commented
2020-03-06T23:27:35.156-0500 I checked for the requisite file and it's present there, but still, it's throwing Error 404. This is because the file path supplied is wrong. The console is requesting file data from this link, but it should request the file from this link because that's where the required file lies.