wordpress-mobile / WordPress-Editor-iOS

⛔️ [DEPRECATED] A reusable iOS rich text editor component.
GNU General Public License v2.0
1.06k stars 210 forks source link

Fix java script errors when no focused field #776

Closed SergioEstevao closed 8 years ago

SergioEstevao commented 8 years ago

How to test:

Test 1:

Test 2:

Needs Review: @diegoreymendez

bummytime commented 8 years ago

Tested this pretty well and I can't find any issues introduced with this fix. Looks good not seeing the JS errors anymore! :-)

Nice fix @SergioEstevao :shipit:

diegoreymendez commented 8 years ago

Thank you @bummytime for reviewing this.