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

Document effect of nested batching #270

Open
mathieuprog opened this issue Sep 3, 2023 · 0 comments
Open

Document effect of nested batching #270

mathieuprog opened this issue Sep 3, 2023 · 0 comments

Comments

@mathieuprog
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant