Hello, for first thanks for package.
When attaching items via "BelongsToMany" Nova field, every action stored as "Attach" event in the event_actions table with the attached value. When do the same action via "SelectPlus", its stored as "Update" action with the empty array value.

Thanks