lc-test3 1.1.23 → 1.1.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/p.js +159 -25
- package/package.json +1 -1
package/p.js
CHANGED
|
@@ -1,31 +1,28 @@
|
|
|
1
|
-
|
|
1
|
+
TypeError: Cannot read properties of null (reading 'setLastRendered')
|
|
2
|
+
ResizeObserver.<anonymous>
|
|
3
|
+
.packages/designer/src/simulator/metaport.tsx:48
|
|
4
|
+
45 |
|
|
5
|
+
46 | useEffect(() => {
|
|
6
|
+
47 | const resizeObserver = new ResizeObserver(() => {
|
|
7
|
+
> 48 | workspace.activeViewModule.setLastRendered?.(Date.now());
|
|
8
|
+
| ^ 49 | });
|
|
9
|
+
50 | resizeObserver.observe(mainRef.current);
|
|
10
|
+
51 | }, []);
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
Warning: React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.
|
|
14
|
+
|
|
15
|
+
Check your code at Output.tsx:145.
|
|
2
16
|
at https://lowcode.example.com/vendors-node_modules_pnpm_emotion_css_11_11_2_node_modules_emotion_css_dist_emotion-css_esm_j-870704.async.js:47940:73
|
|
3
17
|
at div
|
|
4
|
-
at x (https://10.4.5.136/unpkg/styled-components@5.3.11/dist/styled-components.js:1:37459)
|
|
5
|
-
at div
|
|
6
|
-
at x (https://10.4.5.136/unpkg/styled-components@5.3.11/dist/styled-components.js:1:37459)
|
|
7
|
-
at BasePanel (https://lowcode.example.com/src_components_index_ts-src_components_DraggableModal_index_less.async.js:128874:21)
|
|
8
18
|
at Resizable (https://lowcode.example.com/vendors-node_modules_pnpm_emotion_css_11_11_2_node_modules_emotion_css_dist_emotion-css_esm_j-870704.async.js:69883:35)
|
|
9
|
-
at
|
|
10
|
-
at
|
|
11
|
-
at SidebarPanel (https://lowcode.example.com/vendors-node_modules_pnpm_emotion_css_11_11_2_node_modules_emotion_css_dist_emotion-css_esm_j-870704.async.js:47940:73)
|
|
12
|
-
at div
|
|
13
|
-
at x (https://10.4.5.136/unpkg/styled-components@5.3.11/dist/styled-components.js:1:37459)
|
|
14
|
-
at div
|
|
15
|
-
at x (https://10.4.5.136/unpkg/styled-components@5.3.11/dist/styled-components.js:1:37459)
|
|
16
|
-
at InternalSidebar (https://lowcode.example.com/vendors-node_modules_pnpm_emotion_css_11_11_2_node_modules_emotion_css_dist_emotion-css_esm_j-870704.async.js:47940:73)
|
|
17
|
-
at div
|
|
18
|
-
at x (https://10.4.5.136/unpkg/styled-components@5.3.11/dist/styled-components.js:1:37459)
|
|
19
|
+
at ResizableBox (https://lowcode.example.com/src_components_index_ts-src_components_DraggableModal_index_less.async.js:59394:36)
|
|
20
|
+
at FooterResizableBox (https://lowcode.example.com/src_components_index_ts-src_components_DraggableModal_index_less.async.js:133257:19)
|
|
19
21
|
at div
|
|
20
|
-
at x (https://10.4.5.136/unpkg/styled-components@5.3.11/dist/styled-components.js:1:37459)
|
|
21
|
-
at DesignerPanel (https://lowcode.example.com/src_components_index_ts-src_components_DraggableModal_index_less.async.js:22805:24)
|
|
22
22
|
at https://lowcode.example.com/vendors-node_modules_pnpm_emotion_css_11_11_2_node_modules_emotion_css_dist_emotion-css_esm_j-870704.async.js:47940:73
|
|
23
|
-
at
|
|
23
|
+
at footer
|
|
24
24
|
at https://lowcode.example.com/vendors-node_modules_pnpm_ant-design_icons-svg_4_4_2_node_modules_ant-design_icons-svg_es_asn-4c47f4.async.js:13201:18
|
|
25
|
-
at
|
|
26
|
-
at div
|
|
27
|
-
at https://lowcode.example.com/vendors-node_modules_pnpm_ant-design_icons-svg_4_4_2_node_modules_ant-design_icons-svg_es_asn-4c47f4.async.js:13221:42
|
|
28
|
-
at Layout
|
|
25
|
+
at Footer
|
|
29
26
|
at div
|
|
30
27
|
at https://lowcode.example.com/vendors-node_modules_pnpm_ant-design_icons-svg_4_4_2_node_modules_ant-design_icons-svg_es_asn-4c47f4.async.js:13221:42
|
|
31
28
|
at Layout
|
|
@@ -35,10 +32,10 @@ index.ts:6 Warning: Cannot update a component (`ForwardRef`) while rendering a d
|
|
|
35
32
|
at ConfigProvider (https://lowcode.example.com/vendors-node_modules_pnpm_ant-design_icons-svg_4_4_2_node_modules_ant-design_icons-svg_es_asn-4c47f4.async.js:12028:54)
|
|
36
33
|
at ThemeProvider (https://10.4.5.136/unpkg/styled-components@5.3.11/dist/styled-components.js:1:30129)
|
|
37
34
|
at SystemProvider (https://lowcode.example.com/mf-dep____vendor.0ccd5ecb.async.js:110086:27)
|
|
38
|
-
at Designer (https://lowcode.example.com/src_components_index_ts-src_components_DraggableModal_index_less.async.js:
|
|
35
|
+
at Designer (https://lowcode.example.com/src_components_index_ts-src_components_DraggableModal_index_less.async.js:23151:22)
|
|
39
36
|
at DesignerProvider (https://lowcode.example.com/p__Designer__index.async.js:30641:24)
|
|
40
37
|
at div
|
|
41
|
-
at DesignerView (https://lowcode.example.com/p__Designer__index.async.js:
|
|
38
|
+
at DesignerView (https://lowcode.example.com/p__Designer__index.async.js:49448:73)
|
|
42
39
|
at Suspense
|
|
43
40
|
at RemoteComponent (https://lowcode.example.com/mf-dep_node_modules_cache_mfsu_mf-va__workspace��wcode-app-dev-platform_node_modules__pnpm_-097e60.e2d58b62.async.js:696:25)
|
|
44
41
|
at Routes (https://lowcode.example.com/mf-dep_node_modules_cache_mfsu_mf-va__workspace��wcode-app-dev-platform_node_modules__pnpm_-097e60.e2d58b62.async.js:202:76)
|
|
@@ -53,4 +50,141 @@ index.ts:6 Warning: Cannot update a component (`ForwardRef`) while rendering a d
|
|
|
53
50
|
at ProviderChildren (https://lowcode.example.com/vendors-node_modules_pnpm_ant-design_icons-svg_4_4_2_node_modules_ant-design_icons-svg_es_asn-4c47f4.async.js:11774:5)
|
|
54
51
|
at ConfigProvider (https://lowcode.example.com/vendors-node_modules_pnpm_ant-design_icons-svg_4_4_2_node_modules_ant-design_icons-svg_es_asn-4c47f4.async.js:12028:54)
|
|
55
52
|
at AntdProvider (https://lowcode.example.com/src_umi_umi_ts.async.js:7170:23)
|
|
56
|
-
at Browser (https://lowcode.example.com/mf-dep_node_modules_cache_mfsu_mf-va__workspace��wcode-app-dev-platform_node_modules__pnpm_-097e60.e2d58b62.async.js:267:68)
|
|
53
|
+
at Browser (https://lowcode.example.com/mf-dep_node_modules_cache_mfsu_mf-va__workspace��wcode-app-dev-platform_node_modules__pnpm_-097e60.e2d58b62.async.js:267:68)
|
|
54
|
+
(anonymous) @ index.ts:6
|
|
55
|
+
judgeBrowser.js:30 �����쳣��
|
|
56
|
+
ErrorEvent
|
|
57
|
+
isTrusted
|
|
58
|
+
:
|
|
59
|
+
true
|
|
60
|
+
bubbles
|
|
61
|
+
:
|
|
62
|
+
false
|
|
63
|
+
cancelBubble
|
|
64
|
+
:
|
|
65
|
+
false
|
|
66
|
+
cancelable
|
|
67
|
+
:
|
|
68
|
+
true
|
|
69
|
+
colno
|
|
70
|
+
:
|
|
71
|
+
0
|
|
72
|
+
composed
|
|
73
|
+
:
|
|
74
|
+
false
|
|
75
|
+
currentTarget
|
|
76
|
+
:
|
|
77
|
+
Window {0: Window, window: Window, self: Window, document: document, name: 'LC0000004962-DEVELOPMENT', location: Location, ��}
|
|
78
|
+
defaultPrevented
|
|
79
|
+
:
|
|
80
|
+
false
|
|
81
|
+
error
|
|
82
|
+
:
|
|
83
|
+
null
|
|
84
|
+
eventPhase
|
|
85
|
+
:
|
|
86
|
+
0
|
|
87
|
+
filename
|
|
88
|
+
:
|
|
89
|
+
""
|
|
90
|
+
lineno
|
|
91
|
+
:
|
|
92
|
+
0
|
|
93
|
+
message
|
|
94
|
+
:
|
|
95
|
+
"Script error."
|
|
96
|
+
returnValue
|
|
97
|
+
:
|
|
98
|
+
true
|
|
99
|
+
srcElement
|
|
100
|
+
:
|
|
101
|
+
Window {0: Window, window: Window, self: Window, document: document, name: 'LC0000004962-DEVELOPMENT', location: Location, ��}
|
|
102
|
+
target
|
|
103
|
+
:
|
|
104
|
+
Window {0: Window, window: Window, self: Window, document: document, name: 'LC0000004962-DEVELOPMENT', location: Location, ��}
|
|
105
|
+
timeStamp
|
|
106
|
+
:
|
|
107
|
+
7871.5
|
|
108
|
+
type
|
|
109
|
+
:
|
|
110
|
+
"error"
|
|
111
|
+
[[Prototype]]
|
|
112
|
+
:
|
|
113
|
+
ErrorEvent
|
|
114
|
+
colno
|
|
115
|
+
:
|
|
116
|
+
(...)
|
|
117
|
+
error
|
|
118
|
+
:
|
|
119
|
+
(...)
|
|
120
|
+
filename
|
|
121
|
+
:
|
|
122
|
+
(...)
|
|
123
|
+
lineno
|
|
124
|
+
:
|
|
125
|
+
(...)
|
|
126
|
+
message
|
|
127
|
+
:
|
|
128
|
+
(...)
|
|
129
|
+
constructor
|
|
130
|
+
:
|
|
131
|
+
? ErrorEvent()
|
|
132
|
+
Symbol(Symbol.toStringTag)
|
|
133
|
+
:
|
|
134
|
+
"ErrorEvent"
|
|
135
|
+
bubbles
|
|
136
|
+
:
|
|
137
|
+
(...)
|
|
138
|
+
cancelBubble
|
|
139
|
+
:
|
|
140
|
+
(...)
|
|
141
|
+
cancelable
|
|
142
|
+
:
|
|
143
|
+
(...)
|
|
144
|
+
composed
|
|
145
|
+
:
|
|
146
|
+
(...)
|
|
147
|
+
currentTarget
|
|
148
|
+
:
|
|
149
|
+
(...)
|
|
150
|
+
defaultPrevented
|
|
151
|
+
:
|
|
152
|
+
(...)
|
|
153
|
+
eventPhase
|
|
154
|
+
:
|
|
155
|
+
(...)
|
|
156
|
+
returnValue
|
|
157
|
+
:
|
|
158
|
+
(...)
|
|
159
|
+
srcElement
|
|
160
|
+
:
|
|
161
|
+
(...)
|
|
162
|
+
target
|
|
163
|
+
:
|
|
164
|
+
(...)
|
|
165
|
+
timeStamp
|
|
166
|
+
:
|
|
167
|
+
(...)
|
|
168
|
+
type
|
|
169
|
+
:
|
|
170
|
+
(...)
|
|
171
|
+
get colno
|
|
172
|
+
:
|
|
173
|
+
? colno()
|
|
174
|
+
get error
|
|
175
|
+
:
|
|
176
|
+
? error()
|
|
177
|
+
get filename
|
|
178
|
+
:
|
|
179
|
+
? filename()
|
|
180
|
+
get lineno
|
|
181
|
+
:
|
|
182
|
+
? lineno()
|
|
183
|
+
get message
|
|
184
|
+
:
|
|
185
|
+
? message()
|
|
186
|
+
[[Prototype]]
|
|
187
|
+
:
|
|
188
|
+
Event
|
|
189
|
+
|
|
190
|
+
|