There's a comment in views_admin_link():

"// Bail on block/attachment views or views using the node row plugin to prevent collisions."

and I can see why.

However, the original "Edit|Clone|Export" links that the Views module provides are removed as well. Is there a way we can let those display if Admin can't replace them? (I have tried to find where they're being removed and haven't had luck yet.)

Thanks.