Internal Onebox links cause full page reload

If I link to a topic:

https://meta.discourse.org/t/chatroom-integration-plugin-discourse-chat-integration/66522?u=david

Clicking the title in the onebox results in a full page reload. For some reason the link isn’t being intercepted by Ember correctly.

Inline oneboxes seem to work fine: Chatroom Integration Plugin (discourse-chat-integration)

8 Likes

This bug is also breaking right clicks. Normally you could right click the title to open in a new tab, copy, etc. Instead, right clicking causes a full reload too.

3 Likes

It should be fixed by:

https://github.com/discourse/discourse/pull/6419

6 Likes