-
### Describe the bug
Clicking on a sortable table column header not working (not sort) when 'sortable' value is dynamic.
Like example below when default **fields** no sortable or sortable is fals…
-
### Describe the bug
![image](https://user-images.githubusercontent.com/55595063/114540368-b94e4600-9c55-11eb-8060-8b9c64ffd998.png)
I have 2 tables. the first one is showing data depending on t…
-
### Describe the bug
There is a new div component inserted before the table with the class name that defined in b-table tag along with 'table-responsive' class . That happens on responsive table wh…
-
-
How can I get the target page number clicked by the pagination component?
-
## What is this?
This is an automatically created issue which contains information about the version status of the documentations available on DevDocs. The results of this report can be used by maint…
-
#### Describe the bug
Web UI became unusable after automatic snap update to 19.0.6snap1
snap revert allows only to revert to 19.0.5 and it does not resolve the issue.
#### To Reproduce
Steps to…
-
#### What is the problem?
Table Formatting doesn't work for me.
I've tried installing and reinstalling the extension, disabling any other markdown extensions, and ensuring that there are not con…
-
Hi,
This is my source code of my component file
import { defineComponent, reactive, toRefs, computed, onMounted , PropType , ref} from 'vue'
export default defineComp…
-
### Describe the bug
I am using btable to display some records to the table with pagination & search. Unfortunately the records have an Auto increment value to display as serial number in the table…