@kleinfreund wrote:
I’m working on a Discourse plugin (which uses Ember) and noticed the following: Navigation triggered by links from inside a shadow tree aren’t transitioning as they would without being in a shadow DOM. Instead, a regular request is performed and regular navigation happens as it would in a non-SPA.
I didn’t find any information on that, so I have no glue where to start looking. One important note: Discourse currently uses Ember version 2.13.3 which is quite old.
Is that a known problem or fixed in a future version? Or doesn’t Ember have any means of reacting to navigation being triggered inside a shadow DOM?
Posts: 1
Participants: 1