-
I have followed and installed Azure Pipeline Actions using scaffolder-backend-module-azure-pipelines GitHub Repo. Even after following the steps, the desired actions are not being installed in my Bac…
-
I don't want to discourage anyone, I'm just not sure if a new template will really help people who struggle in building an app.
1. To really teach them how to build a more complex app you almost a…
-
This is a very specific issue that might indicate a broad set of differences in key listening between Flutter and other applications.
If you have a list of focusable widgets and press Tab+Shift…
-
### 📜 Description
After Upgrading to 1.32.3 i get a lot of errors from the msgraph backend plugin. I'm not able to resolve the error...
The errors appear on `yarn dev` but no errors on `yarn tsc`.
…
-
### BEE2 Application Version
4.45.2
### BEE2 Package Version
4.45.0
### What operating system are you running on?
Windows 11
### Logs and Reports
```shell
Geometry:
[INFO] compiler_launch.(): …
-
### 📜 Description
When I fetch a template (action: fetch:template) that contains a j2 macro like:
`j2_block_start_string: '{{{%'`
The templating process fails at parsing it, even though it's no…
Vinzz updated
1 month ago
-
**Is your feature request related to a problem? Please describe.**
Package `@wordpress/create-block` scaffolds single-block plugins. However, not everything in Gutenberg must be dealt with through a …
-
I'd like this for `miso`, would be cool to have the following wrapped-up in one command:
- Login / Register views
- User / Session tables (custom provider)
- Password hashing w/ `scrypt`
- OAuth…
dmjio updated
6 years ago
-
This is a Feature Request.
Request:
It would be nice to be able to create Build Profiles within Codekit. It's nice that I can setup a default build for all new projects, but a lot of times I am w…
-
An 'Unsupported operation: Cannot modify an unmodifiable list' is raised on `arch.files[_index] = ArchiveFile(_name, data.length, data);`
I created a unit test following the example.
``` test('…