lombardpress / lombardpress-webjs

0 stars 3 forks source link

error when switching from text to questionTitle search #50

Closed jeffreycwitt closed 2 years ago

jeffreycwitt commented 4 years ago

error when switching from text to questionTitle search

This error occurred while looking a text from libera extra. A search had previously be performed on the text. Then I wanted to search question titles, so I changed the search type from the select list and then the error occured.

react-dom.production.min.js:196 TypeError: Cannot read property 'value' of undefined at searchUtils.js:64 at Array.map () at searchUtils.js:62 at Search3.js:68 at R (Search3.js:90) at ul (react-dom.production.min.js:154) at Xl (react-dom.production.min.js:174) at Ea (react-dom.production.min.js:261) at gs (react-dom.production.min.js:230) at ds (react-dom.production.min.js:229)

jeffreycwitt commented 2 years ago

seems resolved