Describe the bug
In "Build Visualization From problem page"(page 1), the URL cannot pass to backend.
To Reproduce
Steps to reproduce the behavior:
- Problem Animation Build Page.
- Type any URL into URL text filed.
- Print the URL detail in backend API(host:8000/upload/pddl).
- See the URL always empty
Expected behavior
Backend can receive the URL.