react_on_rails icon indicating copy to clipboard operation
react_on_rails copied to clipboard

Remove `immediate_hydration` feature from everywhere at the codebase

Open AbanoubGhadban opened this issue 1 month ago • 2 comments

A bug is a crash or incorrect behavior. If you have a debugging or troubleshooting question, please open a discussion.

Environment

  1. Ruby version:
  2. Rails version:
  3. Shakapacker/Webpacker version:
  4. React on Rails version:

Expected behavior

Actual behavior

Small, reproducible repo

AbanoubGhadban avatar Nov 28 '25 16:11 AbanoubGhadban

Related Issues

  • shakacode/react_on_rails#1733: Tiffany0909
  • shakacode/react_on_rails#1994: Add retries plugin to the HTTPX connection and remove the redundant connection used for streamed components
  • shakacode/react_on_rails#1990: Investigate why the ImageExample test fails
  • shakacode/react_on_rails#1969: Investigate if the description closed error is caused by HTTPx or fastify
  • shakacode/react_on_rails#1891: Investigate why serverRenderRSCReactComponent function hangs forever at testing environment

Suggested Issue Assignees

  • AbanoubGhadban
  • Tiffany0909

Actions

  • [ ] 🗺️ Generate an implementation plan for this issue

ℹ️ Note: Issue enrichment is currently in early access.

Disable automatic issue enrichment

To disable automatic issue enrichment, add the following to your .coderabbit.yaml:

issue_enrichment:
  auto_enrich:
    enabled: false

coderabbitai[bot] avatar Nov 28 '25 16:11 coderabbitai[bot]

The original plan was to completely remove this in v17, so it can be done in a v17 branch.

BTW -- issues need more details.

justin808 avatar Dec 01 '25 23:12 justin808