-
Consider using https://github.com/dtolnay/typetag for bg jobs, to eliminate the need for manual desrialization and even registering the job on queue worker
```diff rust
#[derive(Default, Debug, Se…
-
Today I wanted to copy a boilerplate to the clipboard and reuse it in several emails.
After I copied it, I went to look for it and it was gone. I then discovered that the app has not been syncing f…
-
I ran into an interesting issue using the logging the repo has enabled using `pino` & `@logtail/pino` packages in `src/libs/Logger.ts`.
I started seeing the following error
`NextJS pino Error: Can…
-
### Describe the bug
VSCode has problem with formatting using prettier. The problem exists only in `webapp/*` folder.
I have removed `prettier-plugin-tailwindcss` from `webapp/.prettierrc` and f…
-
Issue Overview
We have received feedback during research indicating that councils often do not follow up on user comments and queries. This poses challenges for community engagement and undermines …
-
Here is the error I get when extracting the dash component boilerplate:
C:\Users\jvanga\git>cookiecutter https://github.com/plotly/dash-component-boilerplate.git
You've downloaded C:\Users\jvang…
-
Here is the error observed in python 2:
```
c:\proj\deleteme2>python --version
Python 2.7.12 :: Anaconda 4.1.1 (64-bit)
c:\proj\deleteme2>python-boilerplate --version
python-boilerplate 0.4.1
c:\pr…
-
First of all, thanks for this template or boilerplate, there is a lot of modules that I learnt about.
When I run `npm run test` a lot of tests are failing like below, although I am running `npm run…
-
### Description
_Create a New Link Sent email template according to the design using React Email_
### Acceptance Criteria
- The email template must be responsive
- The email template must be…
-
have this code from the boilerplate but looks like now `view_email` is not fired anymore? Other events like `view_thread` or `compose` are working
```
gmail.observe.on("load", () => {
const u…
ionh updated
9 months ago