elastic / search-ui

Search UI. Libraries for the fast development of modern, engaging search experiences.
https://docs.elastic.co/search-ui
Apache License 2.0
1.92k stars 368 forks source link

CodeSandbox demo examples have error #1030

Closed Nikki-Jones closed 7 months ago

Nikki-Jones commented 7 months ago

Describe the bug There is an error on all of the demo examples for search-ui https://github.com/elastic/search-ui?tab=readme-ov-file#examples

To Reproduce Steps to reproduce the behaviour:

  1. Go to https://codesandbox.io/p/sandbox/github/elastic/search-ui/tree/main/examples/sandbox?from-embed=&initialpath=%2Fsearch-as-you-type&file=%2Fsrc%2Fpages%2Fsearch-as-you-type%2Findex.js
  2. View error: "Error Missing one or more of required options: endpoint, collectionName, apiKey" on load

Expected behavior Error is resolved.

Screenshots If applicable, add screenshots to help explain your problem.

Screenshot 2024-03-21 at 3 03 26 PM
yansavitski commented 7 months ago

Hey Thank you for your bug report. That issue has been fixed Link To Sandbox