This PR can be summarized in the following changelog entry:
[@yoast/schema-blocks] Fixes the VariationPickerPresenter: 'key' is not a prop error that was shown in the browser console when a job posting block had been added.
Relevant technical choices:
*
Test instructions
This PR can be tested by following these steps:
Create a post.
Add a job posting block.
Check the browser console, you should not see this error:
VariationPickerPresenter: 'key' is not a prop.
Impact check
This PR affects the following parts of the plugin, which may require extra testing:
N/A.
UI changes
[ ] This PR changes the UI in the plugin. I have added the 'UI change' label to this PR.
Quality assurance
[x] I have tested this code to the best of my abilities
[ ] I have added unittests to verify the code works as intended
Summary
This PR can be summarized in the following changelog entry:
VariationPickerPresenter: 'key' is not a prop
error that was shown in the browser console when a job posting block had been added.Relevant technical choices:
*
Test instructions
This PR can be tested by following these steps:
Impact check
UI changes
Quality assurance
Fixes #