-
Type:
Bug
-
Status: Closed
-
Priority:
Medium
-
Resolution: Fixed
-
Affects Version/s: dev-master
-
Fix Version/s: 2.4.0
-
Component/s: Platform UI (Admin UI & Content UI)
-
Labels:
-
Environment:
master before 2.4.0-beta1
Facebook tag set focus issue.
Steps:
- Create new e.g article.
- Add facebook tag.
- Insert value into Post URL field.
- Save.
- Edit the tag.
- In the Post URL field select everything using keyboard shortcut cmd+a (not the mouse).
- Insert new value.
- Save.
Actual result: Console error `Uncaught TypeError: Cannot read property 'setFocused' of null` (attached). Saving is blocked.
Remarks: Does not occur if selection in step 6 is made with mouse double-click.