Rob Sawyer

Results 37 issues of Rob Sawyer

The following needs to happen in the backend for the Add Job function. 1. Take submitted .blend file or .zip, check to see which was submitted - .blend: Zip the...

enhancement
help wanted

It'd be nice to show the total amount of money accrued for the month. I'm assuming there's a hook in the Amazon SDK that would allow me to pull this.

enhancement

In order to not get charged out the wazoo, I think a notification in the nav is appropriate. Maybe something that shows the count of instances running or just a...

enhancement

I keep getting the following error when clicking on the settings button. ``` Uncaught Error: [mobx] Invariant failed: Computed values or transformers should not invoke actions or trigger other side...

Now I'm getting the following errors. Do you know the proper syntax off hand? It's been a minute since I'm messed with cpp projects.

If you find a security vulnerability, do NOT open an issue. Email [[email protected]](mailto:[email protected]) instead. **Describe the bug** ``` Error: Cannot resolve a DOM node from Slate node: {"children":[{"_type":"block","_key":"ede9ffc227ce","style":"normal","markDefs":[],"children":[{"_type":"span","_key":"b88f64109791","text":"","marks":[]}]}],"operations":[{"type":"set_selection","properties":null,"newProperties":{"focus":{"path":[0,0],"offset":0},"anchor":{"path":[0,0],"offset":0}}},{"type":"set_selection","properties":{"focus":{"path":[0,0],"offset":0},"anchor":{"path":[0,0],"offset":0}},"newProperties":null},{"type":"set_selection","properties":null,"newProperties":{"focus":{"path":[0,0],"offset":0},"anchor":{"path":[0,0],"offset":0}}}],"selection":{"focus":{"path":[0,0],"offset":0},"anchor":{"path":[0,0],"offset":0}},"marks":null,"maxBlocks":-1,"readOnly":false,"history":{"undos":[{"operations":[{"type":"set_selection","properties":null,"newProperties":{"focus":{"path":[0,0],"offset":0},"anchor":{"path":[0,0],"offset":0}}}],"timestamp":"2023-02-24T05:36:22.704Z"}],"redos":[]}} at Object.toDOMNode...

bug

I keep getting ``` { "code": "22P02", "details": null, "hint": null, "message": "invalid input syntax for type uuid: \"\"" } ``` when passing this ``` const p_user_id = userId as...

bug