vilardellsalles / vilardellsalles.github.io

Personal web page
0 stars 0 forks source link

Error when using links with parenthesis #18

Open vilardellsalles opened 10 months ago

vilardellsalles commented 10 months ago

At the console of Firefox, the following error appears when going to the Time scales and leap seconds post due to the presence of a parenthesis in the caused several errors in the past link:

Uncaught DOMException: Element.querySelector: '#Issues_created_by_insertion_(or_removal)_of_leap_seconds' is not a valid selector
    findOne bootstrap.esm.js:737
    _initializeTargetsAndObservables bootstrap.esm.js:3918
    refresh bootstrap.esm.js:3813
    As bootstrap.esm.js:3797
    getOrCreateInstance bootstrap.esm.js:688
    <anonymous> bootstrap.esm.js:3982
    i bootstrap.esm.js:347
    le bootstrap.esm.js:416
    on bootstrap.esm.js:441
    <anonymous> bootstrap.esm.js:3980
    <anonymous> bootstrap.js:48

Apparently, this cannot be resolved by changing the parenthesis with their code.