sigma.js icon indicating copy to clipboard operation
sigma.js copied to clipboard

Direction for missing "nodeProgramClasses" entry

Open SephReed opened this issue 3 years ago • 2 comments

I copied an example project, and decided I didn't feel like copying over all the different nodeProgramClasses. When I ran my project, I got a strange error with an untraceable call stack. By adding this small check, no such confusion will ever have to happen again.

main.ts:8 Uncaught TypeError: Cannot read properties of undefined (reading 'process') at Sigma.process (main.ts:8:40) at new Sigma (main.ts:8:40) at SigmaSentimentGraph.initRenderer (SigmaGraph.view.ts:80:10) at SentimentMatrix.view.ts:12:26

Pull request type

Check the type of change your PR introduces:

  • [x] Bugfix
  • [x] Feature
  • [ ] Code style update (formatting, renaming)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Build related changes
  • [ ] Documentation content changes
  • [ ] Other (please describe):

NOTE: Before to create a PR, read our contributing guide

NOTE: Try to limit your pull request to one type, submit multiple pull requests if needed.

What is the current behavior?

Issue Number: N/A

NOTE: Describe the current behavior that you are modifying, or link to a relevant issue.

What is the new behavior?

NOTE: Describe the behavior or changes that are being added by this PR.

Other information

NOTE: Any other information that is important to this PR such as screenshots of how the component looks before and after the change.

SephReed avatar May 21 '22 07:05 SephReed

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 30 '22 13:06 stale[bot]

Hey Bot! Couldn't a person at least read this!?

SephReed avatar Jul 08 '22 04:07 SephReed

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Aug 17 '22 04:08 stale[bot]

It has been merged .

Thanks for your contribution !

sim51 avatar Aug 17 '22 15:08 sim51