-
# Related Issue
https://github.com/mkoryak/floatThead/issues/242
# Environment
- `floatThead` version: 2023-03-10 so far, latest stable `2.2.4` (via CDN)
- Chromium 110, Firefox 110 (Both browse…
-
When the scroll container has left and/or right padding the width of the floatThead-container is not calculated correctly and the table headers are positioned over the scrollbar which makes the top of…
-
hi, is it possible to adjust top position according to responsive vs scroll mode please?
I would like to use both scrollContainer as well as responsiveContainer, but with specific top position.
some…
-
When I use `'floatHeader'=>true` option in the widget, it's not doing anything. When I check the source code of the page I can see that the `floatThead` assets were included just fine, but it won't ma…
-
This seems counter-intuitive. If I add a package, why is it upgrading other packages at the same time?
E.G.
$ yarn add ng-stomp
yarn add v0.19.1
[1/4] Resolving packages...
[2/4…
-
Thanks for this amazing JS tool. I have a question and I am new to js and jquery, so some one can guide me.
I am using the pivot table for a large set of data and the table was growing out of screen…
-
Here is the error I get when I try to webpack
```
Compiled with problems:X
ERROR in ./vue/index.vue
Module build failed (from ./node_modules/vue-loader/dist/index.js):
TypeError: Cannot rea…
-
Hello,
It would be nice if the table headers would be stick on the top of the page when scrolling down.
I already tried https://github.com/stano/adminer-floatThead but it doesnt work with hydra.…
-
I am trying to install CORAL 3.0.0 on CentOS 7. I have installed
centos-release-7-5.1804.el7.centos.2.x86_64,
Apache/2.4.6 (CentOS) PHP/7.0.31,
PHP Version 7.0.31,and
10.1.34-MariaDB MariaDB Ser…
-
When having a floatThead on a table, filters are only showing when we are at the top of the page.
If you scroll down and try to filter, this won't show. Example here :
https://jsfiddle.net/9713q…