ministryofjustice / cloud-platform-user-guide

User documentation for the Ministry of Justice cloud platform
https://user-guide.cloud-platform.service.justice.gov.uk/
MIT License
16 stars 12 forks source link

Re: 'Search' #1731

Open patrick-laa opened 1 month ago

patrick-laa commented 1 month ago

Problem with 'Search' (https://user-guide.cloud-platform.service.justice.gov.uk/search/)

Hello, I've just discovered that searching for 'elasticache' (https://user-guide.cloud-platform.service.justice.gov.uk/search/index.html?q=elasticache) breaks search - it gets stuck on 'Loading search results'

with a console error saying:

Uncaught TypeError: Cannot read properties of undefined (reading 'tf')
    at Object.documentVector (application.js:5:19094)
    at Object.<anonymous> (application.js:5:18851)
    at Array.map (<anonymous>)
    at Object.map (application.js:5:14406)
    at Object.search (application.js:5:18798)
    at r (application.js:11:19092)
    at Object.search (application.js:11:21067)
    at HTMLDocument.<anonymous> (application.js:11:21051)
    at HTMLDocument.dispatch (application.js:3:16693)
    at HTMLDocument.<anonymous> (application.js:3:14669)Understand this error

Other searches, both ones that yield results and ones that don't, do not cause this.