Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

main.js: path to api/session should be relative #29

Open
fghzxm opened this issue Apr 19, 2022 · 0 comments · May be fixed by #30
Open

main.js: path to api/session should be relative #29

fghzxm opened this issue Apr 19, 2022 · 0 comments · May be fixed by #30

Comments

@fghzxm
Copy link

fghzxm commented Apr 19, 2022

$.ajax({method: 'PUT', url: '/api/session?_=' + Math.random()}).done(main)

Should be api/session, not /api/session.

@fghzxm fghzxm linked a pull request Apr 19, 2022 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant