after installing the module in Drupal 8.6.1 it did not show anywhere unless it was in debug mode. After tracking, tracing and googling adding core/drupal to the libraries yaml file, as a dependency, fixed the issue and now the module happily plugs along as expected.

CommentFileSizeAuthor
#3 3008027-3.patch312 bytesidebr

Comments

roenb created an issue. See original summary.

yassine makke’s picture

hi roenb i'm having the same problem too could you please share what you did to get it working?

idebr’s picture

StatusFileSize
new312 bytes

Attached patch adds the core/drupal library as a dependency, so the behavior is attached correctly.

Status: Needs review » Needs work

The last submitted patch, 3: 3008027-3.patch, failed testing. View results

  • b60209a committed on 8.x-1.x
    Issue #3008027 by idebr, roenb: not showing for any user unless in debug...
idebr’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

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