Inserir o template hbs no outlet do plugin na página - u003e user-preferences-interface para user-preferences-account

I already covered part of why this may not work here:

You can’t expect this would work without considering the Controllers or Component JS.

Moving just interface template elements between routes is unlikely to work unless you take account of that, ie the template may be relying on:

  • computed properties
  • actions
  • serialised data
  • etc
1 curtida