From c286aca0f2a6f2e6cc44e85f9e7db778ec822502 Mon Sep 17 00:00:00 2001 From: tonnyandersson Date: Tue, 7 Nov 2023 13:21:01 +0100 Subject: [PATCH] Added keyboardEventTarget --- origo.js | 1 + 1 file changed, 1 insertion(+) diff --git a/origo.js b/origo.js index 46c5de87d..016131090 100644 --- a/origo.js +++ b/origo.js @@ -37,6 +37,7 @@ const Origo = function Origo(configPath, options = {}) { featureinfoOptions: {}, crossDomain: true, target: '#app-wrapper', + keyboardEventTarget: document, svgSpritePath: 'css/svg/', svgSprites: ['fa-icons.svg', 'material-icons.svg', 'miscellaneous.svg', 'origo-icons.svg', 'custom.svg'], breakPoints: {