Links to library order process not working

Summary

Trying to start order certain items from Hebis results in no feedback / nothing happening.

Steps to reproduce

Search and find item "HEB312817215" in hebis catalog. Try to tap "order" within datail view.

Example Project

Current open beta / develop branch

What is the current bug behavior?

Actually nothing happens

What is the expected correct behavior?

Should open browser with correct url

Relevant logs and/or screenshots

XCode logs:

⚡️  To Native ->  Browser open 69763893
ERROR MESSAGE:  {"errorMessage":"Must provide a valid URL to open","message":"Must provide a valid URL to open"}
⚡️  [error] - {"errorMessage":"Must provide a valid URL to open","message":"Must provide a valid URL to open"}
⚡️  [error] - ERROR Error: Uncaught (in promise): Error: Must provide a valid URL to open
CapacitorException@capacitor://localhost/vendor.js:1202:10
returnResult@user-script:2:709:49
@user-script:2:691:29

Possible fixes

unknown