With the new FDK, we introduced auto-injection of fresh-client by using {{{appclient}}}.
You can read more in the User Guide attached in the following post:
This looks like a side-effect of using {{{ }}} as a token for replacing the syntax.
For the time-being ,can you try using a different way of representing the object?
We will take this up as a bug and fix it in subsequent releases.
My app has moved to the platform version 2.3 and I’m making use of {{{appclient}}}.
This looks like a side-effect of using {{{ }}} as a token for replacing the syntax.
I now understand that you’re trying to replace everything within triple curlies and if it doesn’t match, you replace the whole thing with an empty string.
For the time-being ,can you try using a different way of representing the object?
Unfortunately, I can’t replace it as I’m using the handlebars syntax and in this instance I NEED the triple curlies.