-
## Description
On the new Bulk Edit Products screen (`/admin/products` with `admin_style_v3`),
And I have hidden some columns using the "Columns" dropdown,
When I select the product action Clone,…
-
### Describe the bug
I have a docker-compose stack for deploying a functional decidim application to my organization's server. I have an entrypoint script that installs everything needed for Decidi…
-
### Describe the bug
Upon upgrade to Node20, Webpacker doesn't generate the public directory properly. only `manifest.json` file get added to `public/packs` directory.
I believe the issue is relat…
-
Error I get when visiting localhost:3030:
{"message":"Attention: Webpacker can't find application.js in /app/public/packs/manifest.json. Possible causes:\n1. You want to set webpacker.yml value of …
-
Related to: https://github.com/shakacode/shakapacker/pull/429#issuecomment-1981813624
In Shakapacker v7, we've deprecated usage of `Webpacker` naming. Looks like `react-on-rails` is still using thi…
-
- 質問内容・実現したいこと
カレンダーの作成に必要なviewsについて。
カレンダー作成時にviews/calendars/newがないためにエラーが発生しているのですが、基本使用するビューとして想定しているものはviews/calendars/showと考えていたので、困っています。
showビューをもとに新しくnewビューを作成した方がいいのでしょうか、それともコントロールの方を何か触…
-
### Steps to reproduce
Steps to reproduce:
> rails g scaffold Room room:title
> rails db:migrate
> rails g channel Room
> Inside RoomChannel.rb:
```
def subscribe
stream_from "r…
-
Thanks to @keiranking for taking great notes while he tried to deploy his first Rails app to Heroku:
---
# Trying to deploy Suspenders app to Heroku
- Ran:
+ `heroku login`
+ `heroku cr…
-
Hi,
firstly thank you for all your hard work, you're all awesome!
I created a mostly "fresh" app using Rails 5.2, Webpacker 3.5.5 and Angular.
I've follow the angular instructions in the README:…
-
Hello (again)!
While using adyen-web 5.33.0 with native 3DS, this frontend error is reported to us many times every day:
```
TypeError Type error
node_modules/@adyen/adyen-web/dist/adyen.js…