mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Revert unrelated changes
- @roschaefer, I reverted the changes you made that were unrelated to the server-side rendering issue with the editor... maybe we can put in a separate PR with them, or a subset of them that doesn't remove the reactivity of the editor placholder(?)
This commit is contained in:
parent
65b92786b7
commit
70c63297d4
@ -129,7 +129,7 @@ export default {
|
||||
},
|
||||
},
|
||||
},
|
||||
created() {
|
||||
mounted() {
|
||||
this.editor = new Editor({
|
||||
content: this.value || '',
|
||||
doc: this.doc,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user