LixvYang

Results 10 issues of LixvYang

When I run ``` npm run dev ``` bugs..... ``` node:internal/crypto/hash:67 this[kHandle] = new _Hash(algorithm, xofLen); ^ Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:67:19) at Object.createHash (node:crypto:133:10) at module.exports...

## GORM Playground Link https://github.com/go-gorm/playground/pull/1 ## Description Life cycle already unavailable. type Topic struct { Uuid uuid.UUID `gorm:"type:varchar(36);" json:"uuid"` CategoryName string `gorm:"type:varchar(20)" json:"category_name"` } func (t *Topic) BeforeCreate(tx *gorm.DB) (err...

type:missing reproduction steps
status:stale

### Checklist - [X] I searched existing issues and no one else requests similar feature. - [X] I think that 25%+ users are positive towards this feature. ### Describe the...

enhancement
contribution welcome

size/XXL
needs-ok-to-test