-
When entering text in a table, there is a latency. This can even cause the editor to freeze, making text entry almost impossible.
This is also the case for me in the text editor demo on the website
…
-
**Describe the bug**
Annotations text in Download modal should not be displayed when opening it from Tomograms table
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://cryoetdata…
-
**Describe the bug**
I have enabled resend extension for transactional emails but I am not getting any order placed email or any email right now.
**To Reproduce**
Steps to reproduce the behavior:…
-
Generating TypeScript bindings for a module which uses a timer table fails with `error: not yet implemented`, [apparently here](https://github.com/clockworklabs/SpacetimeDB/blob/master/crates/cli/src/…
-
### Description
In this code sample:
```
# passing `use_tantivy=False` to use lance FTS index
# `use_tantivy=True` by default
table.create_fts_index("text")
```
and api docs:
```
Help o…
-
First off, thank you for this fantastic plugin! It’s a huge help, especially since exporting notes to PDF with emoji or Twemoji via Pandoc can be quite complicated and doesn’t always work as expected.…
-
I have a data link in the column of the table in the form of `d/${__dashboard.uid}?var-number=${__data.fields.a}`. This link sets the variable `number` to some number. With the usual Grafana table …
-
**Describe the bug**
When using the following database definition:
```
CREATE TABLE IF NOT EXISTS public.companies (
id INTEGER NOT NULL GENERATED ALWAYS AS IDENTITY PRIMARY KEY,
name TEXT NO…
-
While the questions table is loading (isLoading is true), the Loader and "Loading questions..." text does not seem to appear.
-
### What happens?
When searching using a string containing a `'` character using the `@@@` operator, postgres returns an internal error:
```
test_db=# SELECT * FROM test_table WHERE name @@@ E'fo…