Doesn't work if passing web-path option with missing trailing / #343

Closed
opened 2026-01-19 18:29:58 +00:00 by michael · 0 comments
Owner

Originally created by @sebcworks on GitHub.

If you want a custom layout and then use the web-path option when launching the app, you have to add the trailing / (slash) to the path option, otherwise you'll get an error :
runtime error: invalid memory address or nil pointer dereference

It should be at least specified in the doc (or simply an handled case in the code).

Originally created by @sebcworks on GitHub. If you want a custom layout and then use the `web-path` option when launching the app, you have to add the trailing / (slash) to the path option, otherwise you'll get an error : `runtime error: invalid memory address or nil pointer dereference` It should be at least specified in the doc (or simply an handled case in the code).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#343