Hamidreza Hanafi
Hamidreza Hanafi
This can be fixed by using method below `style={JSON.parse(JSON.stringify(assignInlineVars(inlineVars)))}`
> @burnsdy You are right. This code is buggy. But the main reason i do not push any commits here. Becuase i find problem which i cant solve by myself...
@ignatiqq @quantizor https://github.com/styled-components/styled-components/pull/4327 should fix the empty styles and streaming seems to be mostly broken because of those We still have rehydration issue on chunk that streamed in after initial...
@VaguelySerious @cpitzak https://github.com/VaguelySerious/react-quill/pull/5 for deleting extra options and React 19 compatibility
> Sorry, but how to install your fork? > > npm install VaguelySerious/react-quill --save. doesn't work, because the package directory (react-quill-new) contains only the package.json and node_modules directory. `npm i...