-
**Website Page**
https://tabulator.info/docs/6.2/frameworks#vue3
**Describe the issue**
:x: you can ~~inport~~ the library to your project
:heavy_check_mark: you can **import** the library to yo…
-
https://github.com/alibaba/anyproxy (AnyProxy是一个基于NodeJS的,可供插件配置的HTTP/HTTPS代理服务器。👍 💯 💯)
https://github.com/avwo/whistle (whistle是一款用Node实现的跨平台的Web调试代理工具,支持查看修改http(s)、Websocket连接的请求和响应内容 👍 💯 💯 )
…
-
### Description
Proposed here: https://github.com/flowforge/flowforge-nr-dashboard/issues/16#issuecomment-1608288550
### Properties
- columns/rows
- Style should be responsive and switch to "card"…
-
*Is your feature request related to a problem? Please describe.**
I tried using this component to configure a strict CSP (Content Security Policy), but it caused functionality errors, prompting m…
-
This is a follow-up to #329
When enabling server-side pagination by passing a function for data instead of array, all the download buttons (pdf, excel, CSV) fail silently with the following console…
-
**Describe the bug**
It's a very specific bug, when using remote data, if I use updateDefinition on a column, the next request will lose the sort params on the same column, it occurs only with remote…
-
**Describe the bug**
Using the tabulator with an array of struct: When I update the array if something is changed/editted in tabulator everything seems to work fine, but after that a Array.append( ar…
-
**Describe the solution you'd like**
Currently, I can specify a [built-in filters](https://tabulator.info/docs/6.2/filter#func-builtin) in the `headerFilterFunc` like `headerFilterFunc: ">="` for a c…
-
I am testing the new Maui version 3.1.11 right now. ... I am not sure jet if I stay with the old version for a while.
I write all here in one report, not every issue seperatly, because of the many c…
-
Execute the example below in a notebook, filter *col1* by `a` and edit one of the rows in *col2*.
```python
import pandas as pd
import panel as pn
pn.extension('tabulator')
df = pd.DataFrame(…