mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-05-31 17:39:35 +00:00
Vue 3's whitespace: condense strips bare whitespace text nodes and trailing whitespace inside elements, causing the <template> trick to fail. Use mustache interpolations (which compile to _createTextVNode) for all spacing between fields so they survive compilation.