Problem/Motivation
While using the View plugin, on Drupal 10.1, after enabling and then disabling the "Show arrows" option, I get this error:
Uncaught SyntaxError: Expected double-quoted property name in JSON at position 328
at JSON.parse (<anonymous>)
at gliderjs.config.js?ryr6wc:32:30


Steps to reproduce
Proposed resolution
TBC
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Screenshot 2023-08-02 at 11.21.54.png | 78.31 KB | elgandoz |
| Screenshot 2023-08-02 at 11.10.28.png | 122.28 KB | elgandoz | |
| Screenshot 2023-08-02 at 11.09.56.png | 97.93 KB | elgandoz |
Issue fork gliderjs-3378680
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
elgandoz commentedComment #3
elgandoz commentedThe issue is caused by a malformed JSON if the arrow option is left out:

Comment #5
elgandoz commentedActually the same problems happens with "Show dots"...
Comment #6
elgandoz commentedComment #8
elgandoz commentedGitLab is playing funny today. And I made a mess:
Please review.
Comment #9
elgandoz commentedComment #11
adriancidThanks
Comment #12
adriancidWell the pipeline is failing, no idea why but I can't merge.
Comment #13
elgandoz commented.
Comment #14
adriancid