-
**Describe the bug**
if you use a table to position 3 tabulator tables side by side then the horizontal scroll bar on each table will not appear and tabulator tables are not contained within width…
-
**Describe the bug**
I want to use Tabulator in a test run via Vitest.
I would like to verify that the table indeed contains 5 rows in my test.
The issue is that only the table headers appear in t…
-
Hi Oli,
I need a feature that is not available yet. Can you add this feature in near future?
When grouping by multiple columns using the following function:
groupBy:['A column','B column'],
…
-
Large file uploads run into a few obstacles in our infrastructure:
- Cloudflare has a 5GB request size limit
- Heroku enforces a 30s request timeout
In practice, we hit the timeout well before th…
-
@JaneSjs Thank you that was very helpful!
The only other issue I'm having is that for some reason I can't change the Tabulator locale.
I instantiate the component the following way: …
-
is possible p4np1 support for latam keymap?
i have in rubberducky format https://gist.github.com/vay3t/ec99702ee9f0554a35c9763050892400
vay3t updated
5 years ago
-
filters:
- [ ] offense
- [ ] age
- [ ] execution
- [ ] gender/sex
-
See my [Tabulator-regression](https://github.com/grelston/Tabulator-regression) repo for the MRE, conda environments, and animated gif screenshots.
#### ALL software version info
OS:
- Window…
-
Right now the tabulator component only allows for simple search filtering.
It would be very cool if, for question that have multiple choices like checkboxes and radio groups, the filter field could d…
-
Hello again Oli !
I'm having an issue about cellClick and rowClick. I want to display a modal on a row click but I don't want to display it if I click on a partiular cell (in my issue it's on **_ac…