-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/.github/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://gi…
-
DEBUG: OpenCascade settings file doesn't exist or is not readable [path=opencascade.conf]
TKOpenGl | Type: Other | ID: 0 | Severity: Medium | Message:
OpenGl_Window::CreateWindow: window Visual is…
-
| State Variable | Description | Minimum/Initial Value | Get Function |
| --- | --- | --- | --- |
| GL_ARRAY_BUFFER_BINDING | Currently bound vertex attribute array binding | 0 | glGetIntegerv |
| GL_…
-
### What happened?
Attached a reproducible example of the issue
Using Tuist 4.33.0, we are facing Tuist rtying to resolve and handle unrelated Swift Packages (i.e. Package.swift) files that are in…
-
Given the following params:
``` clojure
{:history [{:text "foo"} {:text "bar}]
:prefix "item:"
:format-text (with-meta (fn [text context render]
(clojure.st…
-
As observed [here](https://github.com/jeffhammond/stencil-demo#results), CUDA stencil operation appears to be much slower than DPC++ across all block sizes on NVIDIA device. I also ran the problem (80…
-
**Stencil version:**
```
@stencil/core@
```
**I'm submitting a:**
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of the…
-
I have a secret that ends in "==" and am having trouble using sourcery to convert that secret into my stencil.
Steps to reproduce:
1. Install Sourcery with brew `brew install sourcery`
2. Creat…
-
Hey Gang,
Checking out the slush stencil tool you have created and I am running into a bit of resistance.
First I tried a "react" project, when I ran into issues getting it to run I tried creating a…
-
```
```
Hello guys, in a case above, how to get an instance of the current router which is a ```#mainRouter``` in ```nav-component``` to push, pop navigation?