NodeView with nested structure and parsing

Added some console.log inside PM:

  • Seems like contentElement isn’t get called if getContent is set.
  • getContent is set by PM itself on rule (and overrides the one provided by me) if contentLost is true

But I can’t figure out how contentLost become true in my case — seems like contentDOM element is being detached from dom element at some point.