iris icon indicating copy to clipboard operation
iris copied to clipboard

[QUESTION] after go get -u all, handler_debug report error

Open vitarch-wang opened this issue 1 month ago • 1 comments

Describe the bug

github.com/kataras/iris/v12/core/router

../../../../../pkg/mod/github.com/kataras/iris/[email protected]/core/router/handler_debug.go:61:73: cannot use debugLevel.Style (variable of type []printer.RichOption) as []pio.RichOption value in argument to pio.WriteRich

vitarch-wang avatar Nov 28 '25 07:11 vitarch-wang

I also meet this,solved it? https://github.com/kataras/iris/issues/2587

gziren avatar Dec 03 '25 00:12 gziren