ace icon indicating copy to clipboard operation
ace copied to clipboard

getValue() returns old value after search & replace function

Open sirbris opened this issue 7 months ago • 2 comments

After using search & replace in your editor, the getValue() method returns the old value... would it be possible to trigger a valueChange event after user replaced text via that function or any other method to get the real client side value?

sirbris avatar Jul 12 '24 09:07 sirbris