Skip to content

Enable suspense feature by default #808

@lukechu10

Description

@lukechu10

Most non-trivial Sycamore apps probably involve some kind of data-fetching or async tasks one way or another. Thus it would make sense to enable the suspense feature by default.

The downside is that this adds a few additional dependencies on futures and wasm-bindgen-futures. However since most apps would need this anyways, this is not too big of a problem.

See also #807

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions