Skip to content
Discussion options

You must be logged in to vote

I would advise against it because boundaries are for error handling and working with async data.
Even if you do not use them for that, they cause some overhead and could be confusing to anyone reading the code.

If anything, I would go with {#if true}, though that will also be unnecessary if #16490 gets implemented.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by guillemc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants