We created a wix site page www . abc123 . com / red
now, we are having a URL www . abc123 . com / red / 123
& using below code, trying to read the full url, but url is only pulling till www . abc123 . com / red
we are missing the 123 in the URL when we read, though we can see in browser window url.
import wixLocation from ‘wix-location’ ;
let url = wixLocation.url