- Issue created by @liquidcms
- Status changed to Postponed: needs info
over 1 year ago 6:27pm 22 May 2023 - Status changed to Closed: cannot reproduce
12 months ago 4:49pm 29 November 2023
I realize not a detailed error report; just a placeholder in case anyone has seen issues and until i have more time to track things down.
We have a live site which uses ver 1.6 of this module with 4 patches:
"3243392 - make fieldable": "https://www.drupal.org/files/issues/2021-10-14/make_fieldable-3243392-2.patch",
"3243660 - proper date filter": "https://www.drupal.org/files/issues/2021-10-14/date_filter-3243660-2.patch",
"3207090 - use twig tpl": "https://www.drupal.org/files/issues/2021-10-27/use_template-3207090-4.patch",
"3246436 - allow class extension": "https://www.drupal.org/files/issues/2021-10-28/allow_class_extension-3246436-2.patch"
some of which i wrote. I see they have now all been committed into the 2.x branch. Awesome. But when i upgrade to 2.0.2, although i can still create alerts; nothing shows in the DOM.
A quick debug of the js (which it seems to no longer uses React, which is good) and i see it pulls the variable alerts from server. For me, this is empty. Yes, more debug to do, but for now, we remain on the 1.6 branch.
Closed: cannot reproduce
2.0
Code