Some spell descriptions aren't showing properly, or are incomplete (description text cut off). This is the case for some homebrew spells and published homebrew (not sure about official ones). For example, description for this spell Witchcraft - Spells - Homebrew - D&D Beyond (dndbeyond.com) doesn't appear, only the spell tags.
Another homebrew spell not made public, a revision of charm person, only shows the first two sentences of the spell description. Other spell descriptions are similarly cut short.
So... After investigating the problem myself, I discovered additional, superfluous style/font coding is creating the problem.
Example: "<span style="display: inline !important; float: none; background-color: #ffffff; color: #000000; font-family: Roboto,Helvetica,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;">I</span>" ---- that for some reason was inserted when I created the spell --- is preventing the app from reading and copying anything after that <span> </span> insert.
(Other superfluous bracket data might also cause issue.)
Solution: go through my homebrew spells and equipment, edit out any <span style> or other superfluous data that might be creating a similar problem, then remove spell or item on character sheet and select it again (i.e. refresh the data).
Other D&D Beyond app users that include homebrew might encounter the same problem however.
Some spell descriptions aren't showing properly, or are incomplete (description text cut off). This is the case for some homebrew spells and published homebrew (not sure about official ones). For example, description for this spell Witchcraft - Spells - Homebrew - D&D Beyond (dndbeyond.com) doesn't appear, only the spell tags.
Another homebrew spell not made public, a revision of charm person, only shows the first two sentences of the spell description. Other spell descriptions are similarly cut short.
My Homebrew: Magic Items | Monsters | Spells | Subclasses | My house rules
Currently playing: Fai'zal - CN Githyanki Rogue (Candlekeep Mysteries, Forgotten Realms) ; Zeena - LN Elf Sorcerer (Dragonlance)
Playing D&D since 1st edition. DMs Guild Author: B.A. Morrier (4-5⭐products! Please check them out.) Twitter: @benmorrier he/him
Thank you! We're going to investigate it.
Could you provide us with a screenshot showing the error?
You can do it via a direct message.
Have done so (pm). Thanks for investigating & fixing.
My Homebrew: Magic Items | Monsters | Spells | Subclasses | My house rules
Currently playing: Fai'zal - CN Githyanki Rogue (Candlekeep Mysteries, Forgotten Realms) ; Zeena - LN Elf Sorcerer (Dragonlance)
Playing D&D since 1st edition. DMs Guild Author: B.A. Morrier (4-5⭐products! Please check them out.) Twitter: @benmorrier he/him
Got it, thank you!
Any news what is still causing this?
My Homebrew: Magic Items | Monsters | Spells | Subclasses | My house rules
Currently playing: Fai'zal - CN Githyanki Rogue (Candlekeep Mysteries, Forgotten Realms) ; Zeena - LN Elf Sorcerer (Dragonlance)
Playing D&D since 1st edition. DMs Guild Author: B.A. Morrier (4-5⭐products! Please check them out.) Twitter: @benmorrier he/him
It's raised but we haven't had a chance to look at it yet. Thank you for your patience.
So... After investigating the problem myself, I discovered additional, superfluous style/font coding is creating the problem.
Example: "<span style="display: inline !important; float: none; background-color: #ffffff; color: #000000; font-family: Roboto,Helvetica,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;">I</span>" ---- that for some reason was inserted when I created the spell --- is preventing the app from reading and copying anything after that <span> </span> insert.
(Other superfluous bracket data might also cause issue.)
Solution: go through my homebrew spells and equipment, edit out any <span style> or other superfluous data that might be creating a similar problem, then remove spell or item on character sheet and select it again (i.e. refresh the data).
Other D&D Beyond app users that include homebrew might encounter the same problem however.
My Homebrew: Magic Items | Monsters | Spells | Subclasses | My house rules
Currently playing: Fai'zal - CN Githyanki Rogue (Candlekeep Mysteries, Forgotten Realms) ; Zeena - LN Elf Sorcerer (Dragonlance)
Playing D&D since 1st edition. DMs Guild Author: B.A. Morrier (4-5⭐products! Please check them out.) Twitter: @benmorrier he/him