Colum Kelly

Results 17 comments of Colum Kelly

Thanks, that's helpful. I wasn't aware of that discussion. I agree that if something is critical it should either be an assignment or worked into a lesson. I took my...

This note could also be placed in the CSS Units lesson. I think it's more relevant here as it relates to images and provides context that will help with the...

My bad, I forgot to make it public, it should work now.

> Labelled as a bug, this should hopefully get fixed in 3.0 but I doubt before then. Odd that specifying a separator would cause this issue. Setting the separator was...

The fixes above that add pino related packages to `serverExternalPackages` doesn't fix it for me. ```shell ./node_modules/.pnpm/[email protected]/node_modules/thread-stream/test/transpiled.test.js:3:18 Module not found: Can't resolve 'tap' 1 | 'use strict' 2 | >...

I would also suggest replacing the sentence that recommends the Navigate component: > This is where we use [the Navigate component](https://reactrouter.com/en/main/components/navigate). Because the page in the docs that it links...

> Infinite loop meaning it logs some output recursively after some logic runs right. This is what I am getting on v16.0.1 in some login page after erroring out Infinite...