AHdark

Results 36 comments of AHdark

The test ci failed due to gomod conflicts, so should I make another commit for `go mod tidy` ?

There are still problems, `HashIDSalt` and `SessionSecret` may be empty, which may bring security issues, but I don't have a better solution.

> Great job! > > Perhaps we missed one thing - initializing the default config with generating `HashIDSalt` and `SessionSecret` at the first starting. > > My opinion is to...

> Great job! > > Perhaps we missed one thing - initializing the default config with generating `HashIDSalt` and `SessionSecret` at the first starting. > > My opinion is to...

> There seems to be conflict in `go.mod`. Solved.

It seems that the maintainers did not pay attention to this issue 🤔

This error is only triggered when `reactStrictMode` is `true`.

Why not consider importing Redux Toolkit?