Skip to content

[UTable] Hydration error mismatch occurs when a cell value is an empty string #5058

@HNOONa-0

Description

@HNOONa-0

Environment

  • Operating System: Windows
  • Node Version: v22.15
  • Nuxt Version: 4.1.1
  • Package Manager: pnpm

Is this bug related to Nuxt or Vue?

Nuxt

Package

v4.x

Version

v4.1.1

Reproduction

.

Description

There’s a minor bug when fetching table data from the database: if a string value is empty, it causes a hydration mismatch error. I think we can implement a fallback function that returns a default error message, like "Not Available" for example when encountering empty cells, and the developer could override this function when needed.

Here is a video going over the bug:

Screen.Recording.2025-09-24.121101.mp4

Additional context

No response

Logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingduplicateThis issue or pull request already existstriageAwaiting initial review and prioritizationv4#4488

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions