Open loongee opened 10 years ago
sample:
{ "_id":"foo" "{XXX}": "[XXX]", "{X": "X}" }
Rock mongo's page displayed { "_id":"foo" "[XXX]": "[XXX]", "[X": "X]" }
Just faced this issue. Lost a few hours thinking why I have different expressions (${ } and $[ ]) on different envs. But I believe nobody supports RockMongo anymore, so it won't get fixed anyway. Sad.
sample:
{ "_id":"foo" "{XXX}": "[XXX]", "{X": "X}" }
Rock mongo's page displayed { "_id":"foo" "[XXX]": "[XXX]", "[X": "X]" }