-
Experiencing a few issues with the latest installs.
There is no longer a button to go back to Customizer after accessing DevKit in Layers 2.0.9... Attached are before/after screenshots.
BEFORE (…
-
An easy way to avoid stuff like #1010 would be to have it check that the board_id matches the filename. This will probably need some valid exceptions added like unknown though. Also, this would need t…
-
Heya! As title says, it seems like there's something getting mucked up that it throws a 'Cannot read property 'length' of undefined' even on a completely fresh version of a project. Here's the devkit …
-
This line generated an compilation error:
setenv("TZ", TZ_INFO, 1);
identifier "setenv" is undefined
Platformio Core 4.3.4 Home 3.2.3
[env:esp32doit-devkit-v1]
platform = espressif32
board = e…
-
`ionic build --prod`
```
Generating index html...10 rules skipped due to selector errors:
:host-context([dir=rtl]) .ion-float-start -> unmatched pseudo-class :host-context
:host-context([…
-
hi
how can i solve this error
============================
Error using vl_compilenn>search_cuda_devkit (line 716)
Could not find a valid NVCC executable\n
Error in vl_compilenn (line 279)
i…
-
# 🐞 bug report
### Affected Package
The issue is caused by package `@angular/forms`
### Is this a regression?
I don't know. I don't think so.
### Description
When `N…
-
### Command
generate
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Desc…
-
# 🐞 bug report
I can't use a translation file for en-US:
```json
i18n": {
"locales": {
"en-US": {
"baseHref": "delete/us/en_us",
"translation": "messages.en-us.xlf"
…
-
# Bug Report
**Ionic version:**
[x] **5.x**
**Current behavior:**
When navigating back using the swipeback gesture, it is possible to let the previous page jump and flicker by adding addit…