Page.js is generated on stateless pages
Open
- Dominant language
- Scala
- Stars
- 1.3k
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
**[Mailing List](https://groups.google.com/forum/#!forum/liftweb) thread:** https://groups.google.com/forum/#!topic/liftweb/nGl82UL6T4k
**[Example project]** https://github.com/fanf/demo-bug-lift-session
When a page is stateless (for ex with the `>> Stateless` modifier in Menu), it still get the following code at its end (which force create a session):
```
```
Contributor guide
Assessment
This issue has not been assessed yet.