starfederation / datastar

A real-time hypermedia framework.
https://data-star.dev/
MIT License
698 stars 37 forks source link

fix docs or rename onlyIfMissing #196

Closed blinkinglight closed 3 weeks ago

blinkinglight commented 3 weeks ago

the code: https://github.com/delaneyj/datastar/blob/main/packages/library/src/lib/plugins/backend.ts#L264 the docs: https://github.com/delaneyj/datastar/blob/main/backends/go/site/static/md/reference/plugins_backend.md ( ifmissing false )

bencroker commented 3 weeks ago

Thanks for reporting this! Fixed in https://github.com/delaneyj/datastar/pull/198.