The URL generation inside block-alpha.js is currently broken. The paths start with a "/". If you are on foo.localhost The Drupal.url function turns this into //whatever. This is properly done in glossary-content-dialog.js
Attached merge request alings the funtionality
Issue fork term_glossary-3357581
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 #2
drcolossos commentedComment #4
drcolossos commentedComment #5
drcolossos commentedI re-added the console.log to make merging with the D10 branch easier.
Comment #7
olivier.br commentedMerged, thanks for your work.
I plan a release today with other fixes.