Hi!
This is my first time posting here, and I will try to include as much information as possible since I don't know where the issue is caused. I've been in contact with Prismic support who advised me to post a question in the forum. I also thought about posting this on Stack Overflow since I do not know what's causing it, but since it doesn't seem to be an issue with a regular link (just a problem with a link inside RichText) I thought I'd post it here to see if somebody has run into something similar.
I'm using React + Next, and I'm creating a cookie banner using react-cookie-consent. Inside the Cookie banner, I'm having a RichText field displayed. Everything works as expected until I add a hyperlink in the RichText field. If I do that, weird things start happening:
- The editor in Prismic starts blinking and/or disappears when I try to edit (see the video in the end). I'm still able to save the RichText with the hyperlink though.
- The actual component with the RichText field in it gets a lot of styling applied to hide it (see the image in the end). This doesn't happen in incognito mode or firefox, so I guess that has to do with my Chrome settings or Adblocker or something, but can my Adblocker really mess up the Prismic editor as well?
Any advice is appreciated since I don't really know where to start.
Thanks in advance,
Matilda