-
Hi. It seems like this code is not identical to that found at https://cleanairstars.com/filters/. For example, the `small-notice-box` wrapper around the "Note: Minimum total of 160L/sec (576m3/hr) w…
-
### System Info
System: Windows
rspack 1.1.0
It's a doozy.
Here's a repro: https://github.com/Narretz/rspack-sass-asset-bug
run `npm run build:rspack`.
Go to `localhost:8085`
You can see that in…
-
`OmniAuth::Strategies::NitroId.decode_logout_token`, `OmniAuth::Strategies::NitroId.fetch_jwks` and `OmniAuth::Strategies::NitroId.introspect_token` all use `default_options`, resolving the issuer to …
-
This is awesome and works great. Thanks!
A few code suggestions:
- [ ] Remove all the `console.log`'s, or put them behind flags
- [ ] Allow cookie to be passed in instead of hard-coding it in …
-
This code essentially hasn't been updated since release and with some fairly major reworks of how twitter works it seems unlikely nothing ever changed in the last year.
Additionally when it was re…
-
**Describe the task**
Deploy the LCFS code to the production environment as a soft launch.
Run the data export for Orgs and Users (#886 ), Transactions (#947 ), Transfers (#932 ).
We also need the F…
-
This is a current action item in Porting Flask to FastAPI #789.
## Overview
Currently, API handles errors for production and development environments in the same way. This issue is meant to be a po…
-
There are print statements in api components that should but using logging.
Convert print statements in api code into logging statements. Code that is not part of the application, like utility script…
-
On a typical day it looks like this type of error comes up frequently, about 50 times it seems on a typical day.
It looks like the only line we might be able to catch and suppress this is
```
…
-
### Reproduction steps
Step 1: Run `gatsby build`
Step 2: Observe the failure during the HTML build phase.
Step 3: Debug the issue by reviewing the logs and error messages related to DOMParser() us…