Skip to content

serverPrefetch makes render functions return "null" #1317

Open
@arpowers

Description

@arpowers

Version

1.0.0-beta.29

Reproduction link

https://cannot-do-this-with-ssr.com

Steps to reproduce

  1. Import a component that includes the core serverPrefetch property
  2. render it
  3. the resulting wrapper has HTML/text content of null

What is expected?

The actual HTML for the component

What is actually happening?

It returns null

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions