Problem/Motivation
Console is throwing error as per issue title,
Steps to reproduce
Proposed resolution
I'm not sure if this is the best way to resolve it, but adding - core/drupal.displace to gin.libraries.yml as dependency in gin_init section makes the error go away.
Remaining tasks
User interface changes
N/A
API changes
N/A
Data model changes
N/A
Issue fork gin-3335557
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
realityloop commentedComment #4
saschaeggi@realityloop I left you some comments. Cheers!
Comment #5
realityloop commentedComment #6
ptmkenny commentedI can confirm that this MR fixes the console error, but I don't know enough to say whether the solution presented is the right approach.
Comment #8
saschaeggiGreat, thanks @realityloop!