Layout Files & Async Loading
Do layout files load differently than regular route files OR in a different order?
I keep getting an uncaught exception when deep linking to a route that uses a Layout. I'm not getting the same exception when deep linking to a route that does not use a Layout file.
For context, I'm using Capacitor JS to build mobile apps with SolidStart.
It's hard to tell from the error logs, but it appears something is undefined when deep linking to a "Layout" route, which is why I'm asking about loading.
I'm aware this isn't a typical Solid/Start question, but any help would be appreciated.
Thanks,
Chris
Layouts - Solid Docs
Documentation for SolidJS, the signals-powered UI framework
0 Replies