fix(compiler-ssr): handle newlines at the beginning of textarea content#11874
fix(compiler-ssr): handle newlines at the beginning of textarea content#11874linzhe141 wants to merge 3 commits intovuejs:mainfrom
Conversation
Size ReportBundles
Usages
|
@vue/compiler-core
@vue/compiler-dom
@vue/compiler-sfc
@vue/compiler-ssr
@vue/runtime-core
@vue/reactivity
@vue/runtime-dom
@vue/shared
@vue/server-renderer
@vue/compat
vue
commit: |
|
/ecosystem-ci run |
|
📝 Ran ecosystem CI: Open
|
|
Thanks for looking into this. This PR only affects There are a few different aspects of this issue:
|
close #11873
I've learned from React's implementation and applied it here.