Eric Ryan Harrison
Results
2
issues of
Eric Ryan Harrison
## Description *Please describe what changes you made, and why you feel they are necessary. Make sure to include code examples, where applicable.* Corresponding issue: ## Testing *Please explain how...
https://github.com/bigskysoftware/htmx/blob/81a6e25fb9cddc2846f27f494ab816fa32fc64c0/src/htmx.js#L239 Noticed that the default value for `selfRequestsOnly` is defined as `true`, yet the `@default` comment directly above it says that the default value is supposed to be false. I...