Frank Fan

Results 2 issues of Frank Fan

I found with govendor enabled project, gotemplate would complain with follows: Type checking error: xxx.go:5:2: could not import github.com/go-xorm/xorm (can't find import: "myproject/vendor/github.com/go-xorm/xorm") xx.go:3: running "gotemplate": exit status 1 I...

@lukaspili I know Mortar-architect offer a "Navigator" to solve the problem, "recreate scope everytime when screen changed". But Is view RE-inflate when screen go back? If that so: when my...