-
Hello everyone,
I'm currently looking into integrating Stencil with NextJS 14 and App Router.
Do you guys have a working example with a working SSR example in NextJS + App Router? It seems like …
-
So... This is a very weird issue. And I am not 100% sure if its a bug or if this behavior is actually expected, but to me it seems very weird.
**Issue**
I was trying out the [stencil app starter…
-
Excluding "minor" coloring/lightning/tonmapping issues https://github.com/pmndrs/examples/issues/11
Here are the "problematic" demos that:
# does not build
Some demos/* have been temporarily …
-
I have the problem when I am routing to the same page with dynamic parameters, that stencil-router is not rerendering.
I am using an input as a search field. The dropdown holds the link to a details …
-
Details of the errors are below.
Maybe until things settle down a bit these dependencies should be fixed versions
```
"dependencies": {
"@ionic/core": "0.0.2-20",
"@stencil/core": "^0.…
-
## Context and Description
Is it possible use response to render html string?
### Environment Details
macOS 10.15.6
Xcode 11.6
Swift 5.2.4
### Expected
```
app.router.post("/some/path", ha…
-
**Stencil version:**
```
@stencil/core@2.4.0
```
**I'm submitting a:**
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these …
-
### Documentation issue
- [ ] Reporting a typo
- [ ] Reporting a documentation bug
- [ ] Documentation improvement
- [x] Documentation feedback
### Is there a specific documentation page you are r…
-
Ive gotten asked a few times about how to do route guards in the Stencil router. Just to be clear, by route guards i mean blocking transition to a route based on some condition. If that condition === …
jgw96 updated
5 years ago
-
# Prerequisites
- [x] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/CONTRIBUTING.md).
- [x] I agree to follow the [Code of Conduct](https://github.com/ion…