Hi, folks. How can I figure out why there's no re-render after om/transact!
. It's there some ideas or skills?
there must be some mistake I made, but I can't locate the problem
For now, I think the state has been changed (If I eval om/add-root
, the view will change.). But the render method of that component haven't been invoked.
When I change react version from 16 to 15.5.4. It works.
how can I trigger a re-render with (om/transact! reconciler ...)
?
@doglooksgood Does this help? https://github.com/omcljs/om/wiki/Om-Next-FAQ#why-is-my-component-not-rerendered-after-transact