You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zod error at these three lines in Genny because the .optional() zod setting (see ./types/index.tsx) is getting lost somehow, refactor as much of genny away as possible: thermostat_set_point: oldSummaryInput.thermostat_set_point, setback_temperature: oldSummaryInput.setback_temperature, setback_hours_per_day: oldSummaryInput.setback_hours_per_day,
[skipped] Display Conform's form-wide errors, currently thrown away (if we think of a use case - 2 fields conflicting...)
Connect JavaScript forms to CSV parsing #162: Read the 'overall_start_date' => '2020-10-02', 'overall_end_date' => '2022-11-03' from NaturalGasUsageData and pass to weather fetcher (move up)
THESE ARE OLD NOTES, please someone go through and clean these up :)
Save to cookie and redirect to next formPut everything on the same pagenpm run buildpy
to build rules engine intopublic/pyodide-env
if you start a new codingspace or on local.example: [MSW] Warning: intercepted a request without a matching request handler: GET https://geocoding.geo.census.gov/geocoder/locations/onelineaddress?address=1+Broadway%2C+Cambridge%2C+MA+02142&format=json&benchmark=2020&address=1+Broadway%2C+Cambridge%2C+MA+02142&format=json&benchmark=2020
The text was updated successfully, but these errors were encountered: