Jonathan Raoult

Results 44 comments of Jonathan Raoult

Hey @Andarist any thoughts on this one?

@Andarist is there anything I can do to help to get this over the line 😀 ?

Hey @Andarist I realized I forgot to bump that one. How can I help to get this through?

@Andarist thx for your reactivity I'll have a look.

For the record @yuhr (I realised this issue is quite old) just had to do that today, I think what you want is: `Partial(Info.fields)`

@reinismu I'm excited about this. Have you heard from @pelotom regarding this PR?

@reinismu cheers, I ended up moving to [zod](https://github.com/colinhacks/zod) anyway. It wasn't too hard after all. I feel this project is sadly losing momentum and zod provide strict check by default...

@VFK FYI: this a bug in Thymeleaf, not the other way around (cf https://github.com/thymeleaf/thymeleaf/issues/160). Not closed `link` tags are valid in HTML (cf. https://developer.mozilla.org/en/docs/Web/HTML/Element/link)

Message from the future , thanks for tracing it @rienswagerman 😉. How did you go about working around this?

Just wanted to mention that I fix the same issue in a fork using ` git archive -o source.tar.gz HEAD` (cf. https://www.atlassian.com/git/tutorials/export-git-archive)