- Issue created by @fathershawn
- Status changed to Fixed
3 months ago 10:57am 4 August 2024 - Status changed to Fixed
3 months ago 10:58am 4 August 2024
By default, if the returned response contains a <title>
tag, HTMX replaces the page title. Most of the time we will not want that as our responses will often be replacing some page content but not affecting it so much the title should change.
Make ignoreTitle the default behavior but leave it configurable
We will eventually want to prevent manually adding this option after the strategy. For now we will trigger a deprecation warning.
Fixed
1.2
Drupal Code