chiefcll
createResource with a nested source signal doesn't retrigger
Yea I've got a bunch of logging. I see there are 60 observers (which seems right) - And I see the setStartTime triggering with different values - and I have a console.log inside the source for createResource and that is never called again (after the first time)
7 replies
Solid Router - Lazy import section of site in one bundle / lazy add routes
Where FTI would have additional sub routes and pages....
<Route path={'/language-select'} component={SelectLanguagePage} />
<Route path={'/select-setup'} component={SelectSetupPage} />
5 replies