-
☆ A M B ☆
- 3,141 Posts
Why would it be sending out a HTTP Request on every keystroke tho?
-
☆ A M B ☆
- 3,141 Posts
When you use the rich text editor for page content, you can watch the performance degrade with every keystroke as the manager keeps sending messages to the server.
Then you’re onto a different issue.
@smooth_graphics has done some great sleuthing here for me.
The only reason I suspected round-tripping to the server was because of the status bar showing that the browser was getting data from the site regularly as I typed. However, it seems to be a JS-only issue.
I’m verifying a fix today when I can get at my windows machine. Yay!
-
☆ A M B ☆
- 3,141 Posts
Ah, okay.
In that case, well done