79703285

Date: 2025-07-16 10:44:23
Score: 1
Natty:
Report link

I had this problem after switching from importmaps to webpacker. Needed to install several packages:

yarn add css-loader style-loader

Then, in app/javascript/packs/application.js:

import 'select2/dist/css/select2'
import 'select2'
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: nelly