I don't think phx-ignore is a thing.
phx-ignore
However, what you need is phx-update="ignore". Put that on the root div of your nested LiveView.
phx-update="ignore"
See here for more details: https://hexdocs.pm/phoenix_live_view/1.0.9/bindings.html#dom-patching