Great package, and have used it for many projects. Recently, it has not been working correctly. So i downloaded the source and did a step by step debug until i located the cause of the exception.
I have links that have the prefix tel:XXXX (replace XXXX with a telephone number).
If i comment these out, the Rank One dashboard will work again.
When i stepped through, it was throwing this when checking for an active link, so i think we would need to filter these out before then. (i do not have any mailto: links, but i would assume the same will be needed there as well).
It may be the install (i used NuGet) that could be out of date or not installed correctly. I have a lot of other issues that i am trying to sort out as well (such as nothing working in the back office with regards to the listing of the issues etc).
Fails when links have tel:
Hello
Great package, and have used it for many projects. Recently, it has not been working correctly. So i downloaded the source and did a step by step debug until i located the cause of the exception.
I have links that have the prefix tel:XXXX (replace XXXX with a telephone number).
If i comment these out, the Rank One dashboard will work again.
When i stepped through, it was throwing this when checking for an active link, so i think we would need to filter these out before then. (i do not have any mailto: links, but i would assume the same will be needed there as well).
It may be the install (i used NuGet) that could be out of date or not installed correctly. I have a lot of other issues that i am trying to sort out as well (such as nothing working in the back office with regards to the listing of the issues etc).
is working on a reply...