# Double clicking to bring up configuration doesn't work

**URL:** https://discourse.nodered.org/t/double-clicking-to-bring-up-configuration-doesnt-work/52769
**Category:** General
**Created:** [26 October 2021 16:21 UTC](https://discourse.nodered.org/t/double-clicking-to-bring-up-configuration-doesnt-work/52769 "2021-10-26T16:21:03Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![unsounddabbit](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/unsounddabbit/32/50007_2.png) [@unsounddabbit](https://discourse.nodered.org/u/unsounddabbit)
#### Post date: [26 October 2021 16:21 UTC](https://discourse.nodered.org/t/double-clicking-to-bring-up-configuration-doesnt-work/52769/1 "2021-10-26T16:21:03Z")

</div>

When I double click to bring up the configuraion of any node I get the following error in the console and nothing happens in the interface. I'm running Node-Red in docker.

```auto
Uncaught TypeError: Cannot read properties of undefined (reading 'options')
    at t.<computed>.<computed>.type (red.min.js?v=2.1.2:16)
    at t.<computed>.<computed>.type (vendor.js?v=2.1.2:10)
    at t.<computed>.<computed>.types (red.min.js?v=2.1.2:16)
    at t.<computed>.<computed>.types (vendor.js?v=2.1.2:10)
    at HTMLInputElement.<anonymous> (vendor.js?v=2.1.2:10)
    at Function.each (vendor.js?v=2.1.2:2)
    at s.fn.init.each (vendor.js?v=2.1.2:2)
    at s.fn.init.t.fn.<computed> [as typedInput] (vendor.js?v=2.1.2:10)
    at HTMLSelectElement.<anonymous> (<anonymous>:1:9538)
    at HTMLSelectElement.dispatch (vendor.js?v=2.1.2:2)

```

---

<div class="post-metadata">

### Author: ![knolleary](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/knolleary/32/3_2.png) [@knolleary](https://discourse.nodered.org/u/knolleary)
#### Post date: [26 October 2021 16:26 UTC](https://discourse.nodered.org/t/double-clicking-to-bring-up-configuration-doesnt-work/52769/2 "2021-10-26T16:26:38Z")

</div>

This was fixed in the 2.1.3 release today. Please upgrade.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [9 November 2021 16:27 UTC](https://discourse.nodered.org/t/double-clicking-to-bring-up-configuration-doesnt-work/52769/3 "2021-11-09T16:27:16Z")

</div>

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
