Saving post meta using the new EntityProvider APIs

I think your onChange function needs to pass the value, like onChange={(value) => updateUrl(value)}

Leave a Comment