Joel Williams
Results
1
issues of
Joel Williams
The issue is that in `jetVarMap` it assumes that a nil `binding` should result in a nil `jet.VarMap`. https://github.com/gofiber/template/blob/c4b2c7ea24bfc975a0c0a438b15d3fb6a244db41/jet/jet.go#L233-L237 But if a layout is specified, it is then used to...