The SQL was not properly searching the tales. It had been searching and finding all the tags that matched the search criteria, but it was dropping all the other tag information. Now it properly keeps all the tag information. This fixed an issue where the tags of a post were disapearing and reapearing as the TagSelector was toggled.
Tavern
A blogging system that will allow you to write your blog in Markdown and then display it in HTML using Dioxus.
Copyright & License
Copyright 2025 CyberMages LLC
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this library except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS