Open
Description
Describe the bug:
With React embeddables, we are always serializing the panel title even if it is equal to the default panel title / saved object title.
Steps to reproduce:
- Add a by-reference Map embeddable to your dashboard - keep the default panel title.
- Edit that Map saved object's title
- Go back to the dashboard
- The Map panel still shows the original title and not the updated one 🔥
Expected behavior:
When the panel title is not overwritten and it is equal to the default panel title, it should not be serialized.
Screenshots (if relevant):
Activity