hochschule-darmstadt / openartbrowser

Exploring the world of arts using open data
http://openartbrowser.org/
MIT License
40 stars 10 forks source link

Prevent search functionality from crashing #525

Closed DPhuongHda closed 3 years ago

DPhuongHda commented 3 years ago

Describe the bug Search functionality crashes after typing certain words. E.g. "rena" works, but as soon you write "renai" it the search functionality does not work anymore (reload needed).

Error message: Cannot read property 'replace' of undefined

To Reproduce Steps to reproduce the behavior:

  1. Use searchbar
  2. Type in "renai"
  3. See error