-
**Describe the bug**
When using command `nx g @nxext/stencil:add-outputtarget my-lib` there is an error being shown and so the output target is not being created - without the possibility to work wit…
-
## 🐛 Bug Report
While we transition away from Emotion, some components use the `styled` API from Emotion and don't filter our props for styles that are conditional.
We should either audit all c…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code…
-
This comment was edited by feikname to collapse the huge log inside a `` tag for easier reading of the issue.
Relevant part of the log:
```text
2019/06/25 03:31:18 [GLFramebufferManager.cpp:608] …
-
So i was playing yesterday without any problems, closed the game normally and closed the launcher. Today, when i tried to boot up a world, the game crashes, and i could figure out what the problem is.…
-
Firstly, thanks for the amazing mod!
I've noticed that in my game the fire truck and ambulances didn't spawn anymore. I've done some experimenting and it seems to be triggered if I configure either…
daf0x updated
2 months ago
-
**Do you want to request a *feature* or report a *bug*?** Bug
**What is the current behavior?**
Given a file tree:
```
src/app/modules
├── module1
│ ├── index.js
│ ├── __tests__/
├…
-
### Requirements before reporting
- [X] No duplicated [issue](https://github.com/scania-digital-design-system/tegel/issues) reported
- [X] I have checked the latest version if the feature exist th…
-
**Stencil version:**
```
@stencil/core@1.1.9
```
**I'm submitting a:**
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of th…
-
When tests are run in the web component library, there are several errors and warnings from Stencil that appear in the terminal / console output. Let's begin fixing this by targeting the form-control …