Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Client sending "__module":'$$BACKREF$$:.__module'?

$
0
0
It's a bit difficult for me to lay out the exact scenario in which is occurs (since I'm actually having a hard time isolating the case in my head). That said, I am having a difficult sending something beck to the server from the client side.

There seems to be an extra attribute "__module" that gets sent, which does not usually cause any issues since it's normally an empty map, but in this instance, "__module":'$$BACKREF$$:.__module' is being sent, which causes an error with my server which expects that all strings be surrounded by double quotes, not single.

How might I get around this problem? What is '$$BACKREF$$:.__module' anyway? Why is it showing up?

Viewing all articles
Browse latest Browse all 4756

Trending Articles