Fork me on GitHub
#om-next
<
2017-05-02
>
claudiu06:05:29

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 ?