Hello, when following the tutorial and on step 3 it looks like the image is causing an error with React and is not displaying. It’s only from the WP backend, not the front end preview:
WP: v6.2
Pinegrow Plugin: v1.0.9
react.js?ver=18.2.0:199 Warning: Each child in a list should have a unique "key" prop.
Check the top-level render call using <div>. See https://reactjs.org/link/warning-keys for more information.
at image
at https://woovariations.localdev/wp-includes/js/dist/editor.js?ver=8f76ff9b62db4d9f4a08:13360:5
at https://woovariations.localdev/wp-includes/js/dist/editor.js?ver=8f76ff9b62db4d9f4a08:12876:5
at WithRegistryProvider(Component)
at SlotFillProvider (https://woovariations.localdev/wp-includes/js/dist/components.js?ver=95717780194d508e3f3c:19964:5)
at provider_SlotFillProvider (https://woovariations.localdev/wp-includes/js/dist/components.js?ver=95717780194d508e3f3c:19987:5)
at Provider (https://woovariations.localdev/wp-includes/js/dist/components.js?ver=95717780194d508e3f3c:20139:5)
at div
at ShortcutProvider (https://woovariations.localdev/wp-includes/js/dist/keyboard-shortcuts.js?ver=d9997e5c243ce7427d4e:778:75)
at Editor (https://woovariations.localdev/wp-includes/js/dist/edit-post.js?ver=8d52dae6937ea57c9af0:9580:5)
p