Unable to insert multiple links into rich text slots

What I’m trying to do:
inserting multiple links/buttons into rich text slots

What I’ve tried and what’s not working:
it only allows for max of two links to be inserted inside the rich text component

Code Sample:



Loom Message - 27 April 2022 - Watch Video

Clone link:

https://anvil.works/build#clone:I4QWG3F7SFIYJEDL=2RO7UOFNHLQP7QPI7ZG3ADUZ
share a copy of your app

Any immediate advice is much appreciated.

You just need to give names to those slots in your RichText component. (Apparently it works OK to have one without a name, but not more than one.)
https://anvil.works/build#clone:SSUO4WAWBTQNC4M6=3IOM2PLNYLCWVTES2GR6ZMF4

3 Likes