Closed
Description
When upgrading WordPress to 5.0 Autocomplete is breaking, below is what I'm using.
There are no suggested pages displaying as I add chars to the form field.
I can't see any JavaScript or xhr errors in the console.
'link' => new Fieldmanager_Autocomplete(
'Button link, start typing page title',
array('datasource' => new Fieldmanager_Datasource_Post())
),
Metadata
Metadata
Assignees
Labels
No labels