I've got an error message while flushing all caches.

Fatal error: Call to undefined method Drupal\block\Entity\Block::hasField() in disqus.module on line 190.

I was able to hotfix it by checking whether the function exists or not, but it probably needs some thinking for a final solution.

CommentFileSizeAuthor
hasfield_fix.patch435 bytesparasite
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

parasite created an issue. See original summary.

slashrsm’s picture

This should be fixed in -dev. Please check and report back.

bburg’s picture

How about a release?

DamienMcKenna’s picture

Version: 8.x-1.0-rc2 » 8.x-1.x-dev
Status: Active » Needs review
DamienMcKenna’s picture

Status: Needs review » Closed (outdated)

This problem should be fixed, please post a comment to let us know if the problem persists.