Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #1877: WebPartTitle Control Fails to Update After Initial Save #1908

Conversation

EnablingLogic
Copy link

Q A
Bug fix? [X]
New feature? [ ]
New sample? [ ]
Related issues? fixes #1877

What's in this Pull Request?

This PR fixes the issue described in #1877. The WebPartTitle component switched to use value in stead of the defaultValue property on the textarea. This causes the value to not being updated.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the first contribution to this project.

@joelfmrodrigues joelfmrodrigues added this to the 3.21.0 milestone Dec 11, 2024
@joelfmrodrigues joelfmrodrigues merged commit a7fff4f into pnp:dev Dec 11, 2024
1 check passed
@joelfmrodrigues
Copy link
Collaborator

@EnablingLogic many thanks for looking into this, fix is now merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants