Results 2 issues of Zachary Witt

Should introduce react [Error Boundaries](https://reactjs.org/docs/error-boundaries.html) components to allow for debugging purposes. Error Boundaries can have a back up render function that renders a Rectangle and Text component with the error...

type: feature or enhancement
help wanted
priority: medium
topic: components
complexity: medium
topic: primitives support

**System information** - MacOS 14.7.1 - @tensorflow/tfjs-node@^4.22.0 / @tensorflow/tfjs@^4.22.0 **Describe the current behavior** When using @tensorflow/tfjs-node when calling tf.topk(X,N, false) the values and indices do not return unsorted. Instead they...

type:bug
comp:node.js
stat:awaiting tensorflower