-
Can be seen on demo page here: http://handsontable.com/demo/date.html
When you click on "Today" button in datepicker, nothing happens, not even error.
-
I use Handsontable with Bootstrap theme. When I use datepicker component the system overlap edit field over datepicker dialog:
pic1 - problem
https://www.dropbox.com/s/en5wtq5i0jat1r7/%D0%A1%D0%BA%D1…
-
Hi,
After mangony update new component is not working. Old components works but new components are not. I added component module to the app.js file but new components are not trigger any event i…
-
```
$ dart --version
Dart VM version: 2.0.0-dev.64.1 (Thu Jun 21 08:47:55 2018 +0200) on "linux_x64"
```
Cron executed build job failed this morning with many errors like this:
```
Failed to…
-
When I have a date column, the last date I pick is saved on the date picker control. When I load a new cell of date type the date from the preview cell is selected by default, instead of being either …
-
I trying to sort with german date format "d.m.Y" and the sorting is not correct.
> dateFormat: 'dd.mm.yy'
sorting works fine with
> dateFormat: 'mm/dd/yy'
-
Hello,
When I click to the up arrow ( or double click ) in a date cell, date picker is shown for a while ( less than 500 ms ), and then disappears. I reproduce this issue on the page I am developing a…
-
## Goals
- Modules shouldn't do anything, just export functionality
- Some sort of bootstrap file would be ok, e.g. for registering the csrf header
- Ideally modules can be used outside of this p…
-
Please fill out the following template so we can reproduce and fix your issue as quickly as possible!
**Note:** if your issue includes a potential security vulnerability, please do not file it here…
-
Hey all,
I've had a problem running ngHandsontable with RequireJS.
Since Handsontable already offers support for AMD (and AFAIK I haven't found any way to enable both global and AMD HoT), the pure JS …