Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Document effect of nested batching #270

Description

@mathieuprog

We could document what the effect is of having a batch call inside another batch. If I'm not wrong, it just executes the function without batch-specific handling as that has already been taken care of in the top batch call. If this is correct:

If batch is called inside another batch, the function is simply executed, without [... whatever batch does]

https://www.solidjs.com/docs/latest#batch

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