Skip to main content
Partas

Common Issues

The most frequent issues that I run into are:

  1. Forgetting to use a namespace that starts with Partas.Solid
  • The original motivation for this was to prevent over zealous transformations
  1. Forgetting to yield an anonymous function in a computation
For(each = [| "1"; "2" |]) {
yield fun item index -> // ...
}
  1. Forgetting to turn off typedArrays

Last updated: 7/9/25, 7:54 PM

PartasBuilt using the Partas.SolidStart SolidBase template
Community
githubdiscord