Alex Marinov
Alex Marinov
having the same error - here is the repo that reproduces the issue: https://github.com/alex-marinov/nextjs13-testapp
I've used useSelectedLayoutSegments() as a workaround; ``` let layoutSegments = useSelectedLayoutSegments(); let segment = layoutSegments[0]; if (segment === undefined) segment = ""; let active = href === `/${segment}`; ```
> Above suggestion works for me as well. Wonder why this bug exists... but Sam Selikoff's video didn't encounter this I had a quick look at his [repo](https://github.com/samselikoff/nextconf-2022-nested-layouts-by-example), and looks...
Hi Christof, Could I have a copy of your "Hello world" creator&library project please. Here is my email; [email protected] Thanks, Alex
Thanks, that's fantastic! Alex Marinov, MSc. Design Engineer Marinov Engineering Ltd. m: +44 7833 468181 w: www.marinoveng.co.uk On 18 October 2016 at 10:56, christof65 [email protected] wrote: > LCD_Display_DOGM128_6_Brd_049_Copy_01.cydsn.zip > https://github.com/olikraus/u8glib/files/535892/LCD_Display_DOGM128_6_Brd_049_Copy_01.cydsn.zip...