-
Unhandled Runtime Error
ReferenceError: timestamp is not defined
Source
utils\schema.jsx (30:37) @ notNull
28 | amount: numeric("amount").notNull().default(0),
29 | budgetId: integer(…
-
### Type of Request
Change
### About the Request
Cargo budget is essentially unused on bearcat. trade console having its own money store is kind of weird. probably change and maybe combine them int…
-
### Please confirm the following:
- [X] I've checked [the current issues](https://github.com/Ivy-Apps/ivy-wallet/issues) for duplicate issues.
- [X] I've requested a single (only one) feature/change …
-
Currently, the app allows the user to set negative budgets.
Steps to reproduce:
1. `budget set d/ -10`
![Screenshot 2020-04-17 at 2.38.35 PM.png](https://raw.githubusercontent.com/raivatshah/pe/m…
-
![image.png](https://raw.githubusercontent.com/nattanyz/pe/master/files/c5ce0235-f0e9-46dd-b3d6-99eac677f8d8.png)
Again, while this is the behaviour intended by the team, it does not make sense from …
-
Error shows..function sum(varying character)does not exists
On line 20 showing error on await db
-
No details provided.
![Screenshot 2020-11-13 at 4.33.47 PM.png](https://raw.githubusercontent.com/Rogerlys/pe/main/files/aadedb7f-caa3-439a-acb3-a984cbdd0ddb.png)
More than one of the exact same budg…
-
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY1920S1/pe/master/imageFolderTXT/2495818223_c5ce0235-f0e9-46dd-b3d6-99eac677f8d8.png)
Again, while this is the behaviour intended by the tea…
-
Unhandled Runtime Error
Error: useState is not defined
Source
app\(routes)\dashboard\budgets\page.jsx (5:39) @ useState
3 |
4 | function Budget() {
> 5 | const [budgetList, setBudgetLi…
-
where the module documentation? All I see is one "get_budgets()" example in the readme.md. Thanks.