Will Ceolin

Results 16 comments of Will Ceolin

@pantajoe Awesome! I think this PR was more useful during those SIGTERM errors, not sure it’s super relevant anymore. I haven’t seen many errors lately. I’m going to close this...

Hi, I'm also having issues to link images. The link works but it's breaking thumbnails. If I set a link, then no thumbnails are displayed. It's like the bulletThumbs was...

I'm having the same issue too. Any ideas?

Unable to reproduce this issue, moving it to the backlog until it happens again.

Not sure what's causing this. It looks like `lesson` is `nil` but [it should raise an error](https://github.com/zoonk/uneebee/blob/cbedf54a0e34fffc28852e25025e6f8fe9faf45b/lib/content/course_plug.ex#L78) when that happens. [I'm adding some context to Sentry](https://github.com/zoonk/uneebee/commit/457744971af1209d1963596fbc22b2e21b8d618c) that will help investigate...

Yeah, I noticed passing `setRequestLocale` seems unreliable when using `use cache` with other dynamic params. For example, I tried `use cache` on a route like this: `/[locale]/posts/[id]` When I visited...