issues Search Results · repo:NorthwoodsSoftware/gojs-react-basic language:TypeScript
Filter by
6 results
(109 ms)6 results
inNorthwoodsSoftware/gojs-react-basic (press backspace or delete to remove)this.state = { nodeDataArray: [ { key: 0, text: Alpha , color: lightblue , loc: 0 0 , strokeDashArray: [10, 20] }, {
key: 1, text: Beta , color: orange , loc: 150 0 , strokeDashArray: [10, 20] }, { key: ...
lence-wl
- 2
- Opened on Feb 10, 2023
- #18
`new go.Binding( strokeDashArray , strokeDashArray ).makeTwoWay()
\\\\\ { key: 0, text: Alpha , color: lightblue , loc: 0 0 , strokeDashArray: [10, 20] },
`
lence-wl
- 1
- Opened on Feb 10, 2023
- #17
Error description
Error when making any changes in the inspector or toggling relink input and then interacting with the diagram canvas
again.
Steps to reproduce
Kapture 2020-02-12 at 14 50 28
Took ...
not our issue
drenther
- 2
- Opened on Feb 12, 2020
- #4
According to:
https://github.com/NorthwoodsSoftware/gojs-react/blob/master/IMPLEMENTATION.md#componentdidupdate
This method is responsible for updating the gojs state based on the react state. However, ...
question; belongs in forum
reinzor
- 1
- Opened on Jan 24, 2020
- #3
Is this possible to get model data after the diagram is changed? What I try to do is handle onModelChange event for
ReactDiagram component. It returns data of go.IncrementalData type which should return ...
question; belongs in forum
tommybernaciak
- 1
- Opened on Dec 20, 2019
- #2
If the undoManager is not enabled, the onModelChange callback does not work anymore.
I notice that the undoManager is enabled in every example (https://gojs.net/latest/intro/react.html Is there a reason ...
intended behavior
nicolaserny
- 4
- Opened on Nov 18, 2019
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.