Place_holder isn't triggered at same time as normal calls #607
Open
Description
I'm using best_in_place within ajax datatables and everything is working perfectly unless it's an empty field. In this case, the placeholder field isn't activated. I can manually call jQuery('.best_in_place').best_in_place() in the console, which will then trigger the place_holder fields, but it's already been called and working for the normal spans.
Metadata
Assignees
Labels
No labels