sinequa / sba-angular

Sinequa's Angular-based Search Based Application (SBA) Framework
https://sinequa.github.io/sba-angular/
MIT License
30 stars 25 forks source link

Components / Preview (fix): fix similar-docs sending the wrong record on click #11

Closed Guillaume-Developer closed 3 years ago

Guillaume-Developer commented 3 years ago

The component similar-docs in the Preview module was sending the wrong record on click on the document title. The record sent was the global record viewed in the preview, and not the current similar record that we are clicking on.