Quick Edit appears to be missing in beta 3. Options for inline editing are only Edit and Delete. Permissions are on. Quick Edit is available in beta 2.

CommentFileSizeAuthor
quickedit.png76.49 KBstephencross

Comments

stephencross’s picture

Correction to this issue, it is not a beta2, beta3 issue. When a custom block is added to the page, the Quick Edit disappears. This is an issue with both Beta2 and Beta3.

wim leers’s picture

Title: Quick Edit missing » Quick Edit missing
Status: Active » Postponed (maintainer needs more info)

Can you please look at your browser's console and see if there are any JavaScript errors? Thanks :)

stephencross’s picture

Yes there is - drupal.js?v=8.0.0-dev:99 Uncaught DrupalBehaviorError: attach ; quickedit: Cannot read property 'getAttribute' of undefined

wim leers’s picture

Are you using a custom theme, or any custom modules?

stephencross’s picture

Clean D8 Beta, Bartik and No Contrib. Just recreated on http://simplytest.me. Steps:

1. clean install D8 beta 3
2. add new content: article (title and body with text)
3. "quick edit" is available
4. add custom block, put text in the block body
5. add new custom block to header section
6. "quick edit" on article is gone

-S

wim leers’s picture