01dacabc03081fc7b77e3f619d2bbf153cfe8e02
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.
Description
A blogging system that will allow you to write your blog in Markdown and then display it in HTML using Dioxus.
Languages
Rust
88.8%
CSS
11.2%