franciscobmacedo / remotefreelancept

Simulator for freelancers working for foreign companies while living in Portugal. Estimate your net income and taxes to pay
https://freelancept.fmacedo.com
MIT License
232 stars 34 forks source link

Expenses don't load properly when parsing from url parameters #64

Open franciscobmacedo opened 3 days ago

franciscobmacedo commented 3 days ago

If you paste this URL:

http://localhost:5173/remotefreelancept/#/?income=6000&incomeFrequency=month

you should see blank expenses (-) . However, if you change the income manually back and forth to 6000, it should appear as 3 600.00€. I'm not sure which one is correct, but worth the investigation