Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Fix GhTokenInput not handling keyboard shortcut bug. #1707

Merged
merged 1 commit into from
Sep 21, 2020

Commits on Sep 15, 2020

  1. Fix GhTokenInput not handling keyboard shortcut bug.

    closes TryGhost/Ghost#11786
    
    It was because ember-power-select was stopping the propagation of the events when ctrl/cmd or meta key is down.
    sainthkh committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    a083c17 View commit details
    Browse the repository at this point in the history