Jeff Hull
Jeff Hull
Hi @YurySolovyov , I haven't dug into it yet - can you confirm if it is happening for you also? Since the Dexie peer dep of this lib is >=...
I did try that, but none of the breakpoints worked. It may be because my launch config in vscode needs to be modified. I wanted to get confirmation that I'm...
Let me know what you think about proceeding with the [simplest option](https://github.com/dfahlander/Dexie.js/blob/master/samples/full-text-search/FullTextSearch.js) for now and continuing to evaluate whether to bite off something more ambitious - like natural language parsing,...
Hi @Outstep , I was wondering the same thing. I'm just starting out trying to create a semantic linked data browser (design will be stored [here]( https://github.com/WorldGraph/worldgraph-design)) and am wondering...
Has anyone been able to create a working, comprehensive docker-compose.yml for hosting hypothesis? I tried multiple configs. The one that has gotten me the furthest is below, but I'm getting...
Hi All, After mashing up some solutions from other issues plus using the 'make run-docker' command, I was able to run a full hypothesis deployment out of the box using...
@lindhe definitely agreed that this option should not be toggled on by default. But for me, if I'm in normal mode, if I want to use the "A" command for...
I had the same issue, I can confirm upgrading leveldown to 6.x solved the problem.