When I enable ajax in /admin/content view and try to perform a bulk action I see ajax command JSON on the UI.
Steps to recreate this issue.
- Edit admin/content view and enable Use AJAX option.
- Go to admin/content view and filter content by Content type.
- Select all content by clicking on the checkbox
- Select Publish content action from the select list and click "Apply to select items"
I expect this page to reload with the message "Publish content was applied to 50 items", but instead I see ajax command JSON output on the screen.