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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | erd-2803793-3.patch | 1.17 KB | samuel.mortenson |
Comments
Comment #2
sylus commentedConfirm having the same problem as well on Drupal 8.x-2.x.
Comment #3
samuel.mortensonThis patch should clear the issue up. I really want to re-factor this module as well, it's kind of messy!
Comment #4
sylus commentedPatch works great! Thank you so much for this gem of a module. ^_^
Comment #6
samuel.mortensonThanks for the review! This should be fixed in the dev release now.