We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug When using vectara answer getting unhandled exceptions below
To Reproduce Steps to reproduce the behavior:
ERROR result is undefined ./src/views/search/results/SearchResult.tsx/_c<@http://127.0.0.1:4444/static/js/bundle.js:18008:7 renderWithHooks@http://127.0.0.1:4444/static/js/bundle.js:70126:31 updateForwardRef@http://127.0.0.1:4444/static/js/bundle.js:72695:24 beginWork@http://127.0.0.1:4444/static/js/bundle.js:74742:20 callCallback@http://127.0.0.1:4444/static/js/bundle.js:59722:18 invokeGuardedCallbackDev@http://127.0.0.1:4444/static/js/bundle.js:59766:20 invokeGuardedCallback@http://127.0.0.1:4444/static/js/bundle.js:59823:35 beginWork$1@http://127.0.0.1:4444/static/js/bundle.js:79687:32 performUnitOfWork@http://127.0.0.1:4444/static/js/bundle.js:78935:16 workLoopSync@http://127.0.0.1:4444/static/js/bundle.js:78858:26 renderRootSync@http://127.0.0.1:4444/static/js/bundle.js:78831:11 performConcurrentWorkOnRoot@http://127.0.0.1:4444/static/js/bundle.js:78226:78 workLoop@http://127.0.0.1:4444/static/js/bundle.js:122316:46 flushWork@http://127.0.0.1:4444/static/js/bundle.js:122294:18 performWorkUntilDeadline@http://127.0.0.1:4444/static/js/bundle.js:122531:25
Expected behavior Response
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information): Do NOT include your API key.
The text was updated successfully, but these errors were encountered:
Thanks for reporting this. Can you please add screenshots or a video to show the issue?
Sorry, something went wrong.
No branches or pull requests
Describe the bug
When using vectara answer getting unhandled exceptions below
To Reproduce
Steps to reproduce the behavior:
Error:
ERROR
result is undefined
./src/views/search/results/SearchResult.tsx/_c<@http://127.0.0.1:4444/static/js/bundle.js:18008:7
renderWithHooks@http://127.0.0.1:4444/static/js/bundle.js:70126:31
updateForwardRef@http://127.0.0.1:4444/static/js/bundle.js:72695:24
beginWork@http://127.0.0.1:4444/static/js/bundle.js:74742:20
callCallback@http://127.0.0.1:4444/static/js/bundle.js:59722:18
invokeGuardedCallbackDev@http://127.0.0.1:4444/static/js/bundle.js:59766:20
invokeGuardedCallback@http://127.0.0.1:4444/static/js/bundle.js:59823:35
beginWork$1@http://127.0.0.1:4444/static/js/bundle.js:79687:32
performUnitOfWork@http://127.0.0.1:4444/static/js/bundle.js:78935:16
workLoopSync@http://127.0.0.1:4444/static/js/bundle.js:78858:26
renderRootSync@http://127.0.0.1:4444/static/js/bundle.js:78831:11
performConcurrentWorkOnRoot@http://127.0.0.1:4444/static/js/bundle.js:78226:78
workLoop@http://127.0.0.1:4444/static/js/bundle.js:122316:46
flushWork@http://127.0.0.1:4444/static/js/bundle.js:122294:18
performWorkUntilDeadline@http://127.0.0.1:4444/static/js/bundle.js:122531:25
Expected behavior
Response
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Do NOT include your API key.
The text was updated successfully, but these errors were encountered: