getToPath does not give correct url
I use
with a route
it will return /myresource/myId
not /myresourrce/show/myId
as I thought it would
Also example of "useGetToPath" online is broken, the resource parameter is not a string but an IResourceItem
with a route
it will return /myresource/myId
not /myresourrce/show/myId
as I thought it would
Also example of "useGetToPath" online is broken, the resource parameter is not a string but an IResourceItem
