Commit d7013bd
Xing Han Lu
Fix Equality Testing for setProps
The previous equality testing did not catch undefined, this one makes
sure it is not null nor undefined (but only a function).1 parent 32700e2 commit d7013bd
File tree
5 files changed
+12
-11
lines changed- dash_cytoscape
- src/lib/components
5 files changed
+12
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments