## Reproducible example Demo: https://codepen.io/Lexachoc/pen/PwPjyVb ## The problem This is a regression since v3.0.0 (#7212). After introducing `title.text`, some plots and components edit function breaks. ## Affected plots 1. Ternary plot: `aaxis.title.text`, `baxis.title.text`, and `caxis.title.text` 2. Polar plot: `radialaxis.title.text` ## Affected components 1. Colorbar: `title.text` 2. Rangeslider: `xaxis.title.text`