om-next

claudiu 2017-05-02T06:08:26.106733Z

Hi

claudiu 2017-05-02T06:08:29.106979Z

Seen in a tutorial the use of {:value (parser env query)} as a solution for nested reads. This seems to work well for state reads but does not seem to work with remotes. Am I doing something wrong or does the remote flag/query has to be set on the top level key. Ex: https://gist.github.com/claudiuapetrei/4ef7e663722a033bfc4c45027da0cd12 ?