You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/studio-pro/10/10.21.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@ description: "The release notes for Mendix Studio Pro 10.21 (including all patch
5
5
weight: 79
6
6
# KI: "Runtime-only changes": UFC-1647
7
7
# KI: "The debugger does not reconnect": UFC-1644
8
+
# KI: "t is not a function": Zendesk Problem 282636
8
9
---
9
10
10
11
{{% alert color="info" %}}For highlights of this release, see the [Mendix Release 10.21](https://www.mendix.com/blog/mendix-release-10-21-ai-ai-ai-boosting-developer-productivity/) blog post.{{% /alert %}}
@@ -27,6 +28,9 @@ weight: 79
27
28
* Fixed in [10.24.4](/releasenotes/studio-pro/10.24/#fix-debugger-runtime-only) and [11.1.0](/releasenotes/studio-pro/11.1/#fix-debugger-runtime-only).
28
29
* In the React client, the debugger does not reconnect when restarting an app.
29
30
* Fixed in [10.24.4](/releasenotes/studio-pro/10.24/#fix-debugger-reconnect) and [11.1.0](/releasenotes/studio-pro/11.1/#fix-debugger-reconnect).
31
+
* A known issue occurs in two ways due to the `t is not a function. Please Close and reopen this UI component. If the issue persists, contact Mendix Support.` error introduced by Microsoft Edge WebView 2 version 150:
32
+
* When creating a new workflow, the error above occurs. The workflow is created but the editor does not open, preventing further development activities.
33
+
* When opening the Workflow Recommender or the UI Recommender, the error above occurs, breaking the editor and preventing further development activities. Closing and opening the editor will clear the error.
30
34
31
35
## 10.21.0 {#10210}
32
36
@@ -198,3 +202,6 @@ This improvement simplifies widget code. Widget developers no longer need to set
198
202
* Fixed in [10.24.4](/releasenotes/studio-pro/10.24/#fix-debugger-runtime-only) and [11.1.0](/releasenotes/studio-pro/11.1/#fix-debugger-runtime-only).
199
203
* In the React client, the debugger does not reconnect when restarting an app.
200
204
* Fixed in [10.24.4](/releasenotes/studio-pro/10.24/#fix-debugger-reconnect) and [11.1.0](/releasenotes/studio-pro/11.1/#fix-debugger-reconnect).
205
+
* A known issue occurs in two ways due to the `t is not a function. Please Close and reopen this UI component. If the issue persists, contact Mendix Support.` error introduced by Microsoft Edge WebView 2 version 150:
206
+
* When creating a new workflow, the error above occurs. The workflow is created but the editor does not open, preventing further development activities.
207
+
* When opening the Workflow Recommender or the UI Recommender, the error above occurs, breaking the editor and preventing further development activities. Closing and opening the editor will clear the error.
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/studio-pro/10/10.22.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@ description: "The release notes for Mendix Studio Pro 10.22 (including all patch
5
5
weight: 78
6
6
# KI: "Runtime-only changes": UFC-1647
7
7
# KI: "The debugger does not reconnect": UFC-1644
8
+
# KI: "t is not a function": Zendesk Problem 282636
8
9
---
9
10
10
11
{{% alert color="info" %}}For highlights of this release, see the [Mendix Release 10.22](https://www.mendix.com/blog/mendix-release-10-22-and-11-0-beta-1/) blog post.{{% /alert %}}
@@ -126,3 +127,6 @@ weight: 78
126
127
* In the React client, the debugger does not reconnect when restarting an app.
127
128
* Fixed in [10.24.4](/releasenotes/studio-pro/10.24/#fix-debugger-reconnect) and [11.1.0](/releasenotes/studio-pro/11.1/#fix-debugger-reconnect).
128
129
* When loading a view entity without entity access applied, an exception is thrown if it is then used in a context requiring entity access. (Tickets 257900, 259602, 260557)
130
+
* A known issue occurs in two ways due to the `t is not a function. Please Close and reopen this UI component. If the issue persists, contact Mendix Support.` error introduced by Microsoft Edge WebView 2 version 150:
131
+
* When creating a new workflow, the error above occurs. The workflow is created but the editor does not open, preventing further development activities.
132
+
* When opening the Workflow Recommender or the UI Recommender, the error above occurs, breaking the editor and preventing further development activities. Closing and opening the editor will clear the error.
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/studio-pro/10/10.23.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@ description: "The release notes for Mendix Studio Pro 10.23 (including all patch
5
5
weight: 77
6
6
# KI: "Runtime-only changes": UFC-1647
7
7
# KI: "The debugger does not reconnect": UFC-1644
8
+
# KI: "t is not a function": Zendesk Problem 282636
8
9
---
9
10
10
11
{{% alert color="info" %}}For highlights of this release, see the [Mendix Release 10.23](https://www.mendix.com/blog/mendix-release-10-23-and-11-0-beta-2/) blog post.{{% /alert %}}
@@ -76,3 +77,6 @@ weight: 77
76
77
* Fixed in [10.24.4](/releasenotes/studio-pro/10.24/#fix-debugger-runtime-only) and [11.1.0](/releasenotes/studio-pro/11.1/#fix-debugger-runtime-only).
77
78
* In the React client, the debugger does not reconnect when restarting an app.
78
79
* Fixed in [10.24.4](/releasenotes/studio-pro/10.24/#fix-debugger-reconnect) and [11.1.0](/releasenotes/studio-pro/11.1/#fix-debugger-reconnect).
80
+
* A known issue occurs in two ways due to the `t is not a function. Please Close and reopen this UI component. If the issue persists, contact Mendix Support.` error introduced by Microsoft Edge WebView 2 version 150:
81
+
* When creating a new workflow, the error above occurs. The workflow is created but the editor does not open, preventing further development activities.
82
+
* When opening the Workflow Recommender or the UI Recommender, the error above occurs, breaking the editor and preventing further development activities. Closing and opening the editor will clear the error.
0 commit comments