-
# 🐛 bug report
Building for production with Parcel 2 results in some dependencies failing to require their subdependencies, specifically I am seeing this with `jspreadsheet-ce` failing to requi…
-
I found a strange movement in the calendar cell.
1. Resetting cells that have already been entered.
2. Double click on cell step 1.
3. The calendar selects the last date I entered.
If the cell…
-
Add a matrix view (using https://bossanova.uk/jspreadsheet/v4/examples/react) for matrix type nodes (InputSeriesMatrix and OutputSeriesMatrix).
-
(This is the opposite of the export issue #14)
# Problem/Need:
The HTML export is fine for communicating with devs, but what about for non-devs to communicate with each other or just to remind t…
-
**Describe the bug**
column type numeric can't auto increment
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Ex…
-
Is it possible to identify the insertion of any row which is empty or has some specific values without traversing the whole table data.
kind of having flag while inserting such kind of row, so tha…
-
I would like to programmatically blur jspreadsheet then focus on another HTML element, such as:
document.getElementById("spreadsheet").blur()
document.getElementById( ... ).focus();
However, th…
-
-
preload: Jspreadsheet, xlsx, jsuites, jszip.
code:
`
jspreadsheet.fromSpreadsheet(filePath, function(e) {
})
`
message: This method has been remoted from the native distribution. You can f…
-
Hi all
We have been running our website at zero30.org.au for a few weeks now.
All of a sudden we are getting the error below.
[Error] TypeError: jSuites.mask.render is not a function. (In …