-
Our production app using Webpacker 6 currently has many files that employ lazy loading of chunks:
```javascript
// Only load Trix when necessary
async bootstrap () {
const { default: Trix } …
-
After installing the plugin and dependences, everything works, except I'm unable to open certain issues and activity page. Error log:
[1;32mDeface:[0m 'disable_project_link_if_current_user_cannot…
-
https://stimulusjs.org/handbook/ Please add information regarding testing in the handbook.
-
Contor lets you quickly add auth to an actix-web application (framework independant.)
https://github.com/contor-systems/contor
Written in actix with a stack something like
Actix-web
Stimulus…
-
## Description
**- As a:** user
**- On page:** new URL: /checkout/enter-your-details
**- I want to be able to do:**
- enter my personal details
- enter my billing address
- save my billing address f…
-
### What we should change and why (this is tech debt)
We need to get to a place where we can remove the `unsafe_inline` directive from our CSP configuration in `config/initializers/content_securi…
-
This is more of a question than an actual suspected bug, so I'm omitting some of this template.
### Step 0: Describe your environment
- OS: macOS 12.1
- diff2html version: 3.4.14
- Using diff2…
-
Hello,
during the installation I get the error:
` Mysql2::Error: Table 'dashboards' already exists`
**Environment:**
Redmine version 4.2.2.devel
Ruby version …
-
Hi there,
I’m implementing a classic radio-button-reveals-text-field interaction, as used in questionnaires to add more details when a user checks a specific radio button.
```html
Yes
…
-
## Hotwired
- Historia y contexto
- Intro
- Componentes
- Turbo
- StimulusJS
- Otras implementaciones (ej. Phoenix-LiveView)