- Issue created by @semanthis
- 🇨🇦Canada kdborg@gmail.com
I created a custom display type and. I'm seeing this issue.
I thought maybe I could work around this by removing the facets from my view, adding the attachment display I need, and then re-adding the facets. But that just gives a different error when adding them (
Error: Call to a member function getDataDefinition() on null in Drupal\facets\Entity\Facet->getDataDefinition() (line 651 of /var/www/html/web/modules/contrib/facets/src/Entity/Facet.php).
), and then the same error as above afterward.- 🇦🇺Australia ajlow
Just bumping this as I have hit this issue, too using 3.0.0.
Would using the 2.0.9 branch be the best option to get around this issue for the moment?