Sui Wallet does not show the value in a readable format

I am trying to call my very first SUI contract from a nextjs application.
I make a call to my public entry method with one string argument however SUI wallet does not show the string argument correctly as shown below

Is there any config within the API or inside the wallet to allow me to see my raw data rather than showing me the encoded version? This would be very helpful for me to double-check before confirming any transaction.

Please help!

2 Likes