lapser
lapser
I get the same behavior as @odinsride, @Hombre2014 and many others here: when the default "Cancel my account" link/button is clicked then the user account is deleted right away. I...
The problem seems to be gone! I just removed the following statements from the file `/rails-app/app/javascript/application.js` (I'm using importmap and already pinned the libraries in file `/rails-app/config/importmap.rb`): ``` import "popper"...
Any update about this PR? Maybe a problem related to the `button-group` class is caused by one of these warnings.
> One alternative is for programmers to code the loop themselves. This is probably not a large burden, although they would have to remember to add the `div.form-group` and the...
The [error](https://github.com/igorkasyanchuk/active_storage_validations#known-issues) seems not completely gone away in Rails 7. I used this: ``` 'mb-3') %> ```
Any news about solving this translation-related issue the "normal" way? I can't translate "Invalid email or password." (related to issue https://github.com/heartcombo/devise/issues/3647). In my `config/locales/devise.it.yml` I have: ``` it: devise: #...