Skip to content

NcRichText not rendering some links #8348

@julien-nc

Description

@julien-nc

I think this is related with #8154

In Talk (current main branch using @nextcloud/vue v9.6.0), most of the URLs do not trigger the rendering of link previews anymore when posted in messages:

Image

Here is how NcRichText is used in Talk: https://github.com/nextcloud/spreed/blob/bd5ad21188523ba596042496660a46c434531a2e/src/components/MessagesList/MessagesGroup/Message/MessagePart/MessageBody.vue#L69-L79

I could not "npm link" @nextcloud/vue in spreed so I could not try to revert #8154.

How to reproduce

@Antreesy Any idea why some raw links can be considered as Markdown? Or is there any other reason why NcRichText would not render all URLs now?

Metadata

Metadata

Assignees

Labels

1. to developAccepted and waiting to be taken care ofbugSomething isn't workingfeature: richtextRelated to the richtext component

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions