Skip to content

2.0.0-rc.6: SSR produces invalid textarea value #3286

Description

@dangkyokhoang

Describe the bug

This pattern <textarea {...{ "data-x": "x" }} value={val()} /> renders <textarea value='something' /> instead of textarea with text content.

Your Example Website or App

https://stackblitz.com/edit/nitrojs-nitro-leuuhgqk?file=src%2FApp.tsx

Steps to Reproduce the Bug or Issue

Go to the link above

Expected behavior

Should render valid textarea value.

Screenshots or Videos

No response

Platform

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions