On a clean install on D8.2.0-rc1 the module runs (display empty drawing area) but doesn't work (entity search).

browser's js console reports:
Uncaught TypeError: Cannot read property 'entities' of undefined on drupal.js?v=8.2.0-rc1:67

Tested on D8.1.9 and works fine.

CommentFileSizeAuthor
#3 erd-2803793-3.patch1.17 KBsamuel.mortenson

Comments

tvl created an issue. See original summary.

sylus’s picture

Confirm having the same problem as well on Drupal 8.x-2.x.

samuel.mortenson’s picture

Status: Active » Needs review
StatusFileSize
new1.17 KB

This patch should clear the issue up. I really want to re-factor this module as well, it's kind of messy!

sylus’s picture

Status: Needs review » Reviewed & tested by the community

Patch works great! Thank you so much for this gem of a module. ^_^

  • samuel.mortenson committed 5abdd79 on 8.x-1.x
    Issue #2803793 by samuel.mortenson, tvl: js error: Cannot read property...
samuel.mortenson’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for the review! This should be fixed in the dev release now.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.