Autocomplete example in README.md gives error #16624
Labels
Good First Issue
An issue that's suitable for someone looking to contribute for the first time
[Package] Components
/packages/components
[Status] In Progress
Tracking issues with work in progress
[Type] Developer Documentation
Documentation for developers
Describe the bug
The example in https://github.com/WordPress/gutenberg/blob/master/packages/components/src/autocomplete/README.md gives error:
To reproduce
Steps to reproduce the behavior:
Here is the block that I use:
It renders the block without a problem but once I clicked the "Ad title" placeholder to add title it gives following error:
Block works completely as expected with RichText only and without MyAutocomplete component.
The text was updated successfully, but these errors were encountered: