Can't pass state/options to the om-sync'ed view
Opened this issue · 0 comments
vseguip commented
Right now om-sync can't pass any other options to the view it builds. I've added an extra entry to the om-sync :opts (called :view-options) map so that it can be passed to the view when building. It seems to work fine, if you want I can issue a pull-request.