writing text to a textarea causes a js lock
-
I went through about 10 plugins thoroughly and found that with this plugin enabled, I was getting 30 – 60 second complete javascript locks, upon trying to write a large value into a textarea with javascript.
Does it do some processing in a callback to field changes? That’s what it seemed like. My use case here is a little bit unorthodox, but I had to disable the plugin to continue with the site. I couldn’t figure out what exactly it was doing in that 60 second hang.
The value I was writing was very large, a stringified image blob, but it completed in 1-2 seconds on 2 other sites.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘writing text to a textarea causes a js lock’ is closed to new replies.