Has your issue been reported?
Current Behavior
When I set these texts and publish them to the web, English texts like "Test of Japanese text" are split by spaces in "fit-span" in the HTML source.
However, the strange thing is that Japanese sentences like "日本語テキストのテスト" are divided for each character as follows.
日
本
語
This dont suite SEO optimized. In order to reduce the source size of the web, please revise so that strings with the same style are grouped together.
Expected Behavior
I expect to these output:
日本語テキストのテスト
Steps to Reproduce
1.Create a new page
2.Add text widget
3.set Japanese text like "日本語テキストのテスト"
4.Test mode
5.View source in Chrome devtools
Reproducible from Blank
Bug Report Code (Required)
ITEelsn1z4pNj70B1aXuc8Iw+AMxJ1gjbJ0vhNVEewg0fLWsB+0tbuvRchZfUuHndAlEE2eankwepqHVuOzhCewnBE2EQ5Rj1qoMVQn/ZH6QRLaPCs6Sf3FRP+xgfEC00J+jsB5BIrBsS3ctig/GSw==
Context
This dont suite SEO optimized. In order to reduce the source size of the web, please revise so that strings with the same style are grouped together.
Visual documentation
Additional Info
No response
Environment
- FlutterFlow version: 3.1
- Platform:Mac
- Browser name and version:Chrome 113.0.5672.92
- Operating system and version affected: macOS 11.7.4
Has your issue been reported?
Current Behavior
When I set these texts and publish them to the web, English texts like "Test of Japanese text" are split by spaces in "fit-span" in the HTML source.
However, the strange thing is that Japanese sentences like "日本語テキストのテスト" are divided for each character as follows.
日
本
語
This dont suite SEO optimized. In order to reduce the source size of the web, please revise so that strings with the same style are grouped together.
Expected Behavior
I expect to these output:
日本語テキストのテスト
Steps to Reproduce
1.Create a new page
2.Add text widget
3.set Japanese text like "日本語テキストのテスト"
4.Test mode
5.View source in Chrome devtools
Reproducible from Blank
Bug Report Code (Required)
ITEelsn1z4pNj70B1aXuc8Iw+AMxJ1gjbJ0vhNVEewg0fLWsB+0tbuvRchZfUuHndAlEE2eankwepqHVuOzhCewnBE2EQ5Rj1qoMVQn/ZH6QRLaPCs6Sf3FRP+xgfEC00J+jsB5BIrBsS3ctig/GSw==
Context
This dont suite SEO optimized. In order to reduce the source size of the web, please revise so that strings with the same style are grouped together.
Visual documentation
Additional Info
No response
Environment