dreev
1
Bug report!
Steps to reproduce
- Create a brand new fresh Glitch app and choose the hello-sqlite template.
- Click the Show button or head to foo.glitch.me
- Type a “dream” in the box
- Refresh the page
What I expected
To still see my “dream” in the list.
What actually happens
It’s gone! The list is back to the default.
Commentary
It would be super nice to have a template app that both reads from and writes to a database!
1 Like
Gareth
2
This isn’t a bug, it’s by design and is mentioned in the source code itself.
There’s a template app with read/write capabilities in this collection: https://glitch.com/storage
1 Like
dreev
3
I see. Thanks! (I’d argue that the default app would be more useful as a starting point if it was more complete though.)
1 Like