jina-ai / jinabox.js

A lightweight, customizable omnibox in Javascript, for use with a Jina backend.
https://jina.ai/jinabox.js/
Apache License 2.0
219 stars 22 forks source link

can't set server endpoint from https://jina.ai/jinabox.js #24

Open yiouyou opened 3 years ago

yiouyou commented 3 years ago

I'm trying examples/southpark-search. As tutorial, I get everything ready and opened https://jina.ai/jinabox.js in Chrome browser, but I can't set the server endpoint since no place to fill in the text.

image

The below is the pic in tutorial, which might be an older version. image

maximilianwerk commented 3 years ago

Hey @yiouyou, Thanks a lot for reporting this. I can confirm, that it does not work on chrome, but on firefox. We'll have a look into it and will come back, when it is fixed. @imsergiy Cheers Maximilian

maximilianwerk commented 3 years ago

Apparently, when I wanted to dig into it, I have reloaded the page and now I cannot reproduce the error and it just works as it should.

@yiouyou Could you reload the page after selecting "Custom Endpoint"? It is still a bug, but a hardly reproducible one.