mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-27 14:59:27 +08:00
f7f644f7b2
Vue internally uses prototype chain to preserve injects across the entire component chain. Thus should avoid Object.assign or spread operator as it won't copy the prototype. All correct provides will be already present on `instance.provides`. |
||
---|---|---|
.. | ||
helper.ts | ||
js.ts | ||
react.ts | ||
style.scss | ||
svelte.ts | ||
vue.ts |