Hello, there was an issue on assets compiling on production using rails 8 and carrierwave 2.2.6, so, there is no anything about incompatibility. Please, add limitation to help users avoid an issue on prod.
The problem was because of privat method warn was called.
lib/carrierwave/uploader/configuration.rb:160


Hello, there was an issue on assets compiling on production using rails 8 and carrierwave 2.2.6, so, there is no anything about incompatibility. Please, add limitation to help users avoid an issue on prod.

The problem was because of privat method
warnwas called.lib/carrierwave/uploader/configuration.rb:160