Issue with Conditionally Displaying HTML in Typesense
TLDR Werner was unable to use HTML conditionally in Typesense. Jason provided support and Werner realized the issue was a coding error.
1
Aug 22, 2023 (1 month ago)
Werner
12:35 PMI could not get it working with Typesense - maybe the adapter is not (yet) prepared for this feature? What I want to do is to 'draw' red and green status LEDs to enrich the visual impression.
Conditionally displaying SVG graphs would be a nice feature in this context.
Thanks for an indication.
Jason
05:06 PMWerner
05:54 PMit works a described. I had an error in my code, sorry.
1
Typesense
Indexed 2779 threads (79% resolved)
Similar Threads
Issues with migrating search from Algolia to Typesense
Nacho encountered issues with migrating search from Algolia to Typesense, including a custom component that interfered with the search and an incorrect element being used as the title. Jason provided guidance on removing the component and adjusting search configuration.
Troubleshooting Typesense Setup and Understanding Facets and Keywords
Demitri encountered errors when exploring Typesense for the first time. Jason guided them through troubleshooting and discussed facets, keyword settings, and widget configurations. Helin shared a Python demo app and its source code to help Demitri with their project.
Implementation and Testing of Negative Filtering on Typesense
Stefan needed an ETA on implementing negative filtering on layer of `typesense`. Kishore Nallan provided updates, fixes, and an early build for testing. Further plans on adding it to instantsearch adapter were discussed, with Stefan also offering to contribute.