Skip to content

Bug: incorrect optional reactive value handling #2

@ssleert

Description

@ssleert
posts.derive(val => val.length == 0 ? <div class="noPosts">loading...</div> : <div style="display: none"></div>)

how i can do it without phantom div?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions