outbackStack

Results 16 comments of outbackStack

I've finally managed to redo the list example(minimum code) in SolidJS after a couple of days. https://stackblitz.com/edit/solidjs-templates-qevlb6?file=src%2FApp.jsx It took me a while to get my head around the blue indicator...

I'm experiencing this same issue. I have it as a pool already but sometime it can't get the connection anymore. The problem is that the error is not consistent so...

It appends the head as well if you have your routes like bellow - client side. ```js import { Routes, Route } from "solid-app-router" import { MetaProvider, Title } from...

thanks @ryansolid, it's working now... Loving solid-js so far 😀

would you be able to put this in codesandbox.io or something similar so we could see what the issues are?

The `message` data is rendered in a template like this.