-
I have to implement accessibility support on a old software which uses old jstree(v1.0-rc3). I have to make sure it has proper keyboard navigation and screen reader support. I was able to make sure k…
-
My Rails+Webpack app contanizered with Docker worked fine in 6.0.3.4 and with
```
"webpack": "^4.44.1",
"webpack-cli": "^3.3.9"
```
After upgrade to 6.1.0 webpack-cli cannot read property 'plugin…
s0rin updated
3 years ago
-
Hi, I'm using AXE detection tool(https://www.deque.com/axe/) to detect accesibility issues. After updating to jsTree 3.3.10 I'm receiving warnings about forbidded attributes for tree elements:
```
…
-
**Request:** https://www.ebi.ac.uk/ols/api/ontologies/ordo/terms?iri=http://www.orpha.net/ORDO/Orphanet_51013
**Response (excerpt):**
```json
"label" : "OBSOLETE: Melanoma-pancreatic cancer…
tskir updated
4 years ago
-
Booklist on Jstree needs a totranslate call to match language font.
Labeled as bug because old version did this .
-
**Describe the bug**
I have the following graph :
```
{{node.label}}
…
-
# Bug report
**What is the current behavior?**
I'm including jstree like this:
```js
import 'jstree/src/jstree.js'
import 'jstree/src/jstree.dnd.js'
```
I have checked jstree.…
-
similar problem on ubuntu18.04 #435
```
firmy@firmy-vm:~/FACT_core$ ./src/install.py
[2021-02-25 13:44:32][install][INFO]: FACT Installer 1.1
[2021-02-25 13:44:32][install][INFO]: Installing a…
-
How about clicking twice? First it will select all children, then deselect them - the same way you see in all trees in various software (both mobile and desktop) - installers for example. If you want …
-
I fixed the live translate which was thought of as a bug by sri lanka monks.. but cannot get the jstree to refill
see discord. It works on index.htm loading. but not onselectchange() in prefs want…