Nils Fredrik Gjerull

Results 4 issues of Nils Fredrik Gjerull

I get the message `aioupnp encountered an error: M-SEARCH for 192.168.0.1:1900 timed out` by aioupnp not beeing able to find the correct service definition file (scpd xml file). This is...

[The line with the error](https://github.com/ckeditor/ckeditor5/blob/683a4cf3a0500006f21afdbc86c371f22e19153c/packages/ckeditor5-ui/src/dropdown/dropdownview.ts#L289) is the following: ``` optimalPanelPosition ? optimalPanelPosition.name : this._panelPositions[ 0 ].name ``` The problem here is that `this.panelPositions[0]` returns a callable. Here you get the...

type:bug
package:ui
domain:ui/ux
domain:integration-dx

# 🐛 bug report I am creating a bundle that is meant to be used as a library in the browser. I did this using the`--gobal` option in the old...

Stale

### What happened? When I change the language to Norsk Bokmål under "Language and Appearance" nothing happens. The interface keeps the current translations. It looks like this only affects Norsk...

bug