@fileverse-dev/dsheet 1.2.59-patch-2 → 1.2.59-patch-3
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/dist/index.es.js +2 -2
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -184950,7 +184950,7 @@ const sDt = (e) => {
|
|
|
184950
184950
|
console.error("[DSheet] Error processing portal content:", L);
|
|
184951
184951
|
}
|
|
184952
184952
|
}, [n]), It(() => {
|
|
184953
|
-
if (!(!f || !e.current || !t
|
|
184953
|
+
if (!(!f || !e.current || !t))
|
|
184954
184954
|
try {
|
|
184955
184955
|
const L = e.current.getArray(t), O = Array.from(L);
|
|
184956
184956
|
O.length > 0 && f && O.forEach((A, k) => {
|
|
@@ -184958,7 +184958,7 @@ const sDt = (e) => {
|
|
|
184958
184958
|
M == null || M.forEach((D) => {
|
|
184959
184959
|
f[`${k}_${D.r}_${D.c}`] ? D.v && (D.v = {
|
|
184960
184960
|
...D.v,
|
|
184961
|
-
ps: USt
|
|
184961
|
+
ps: d ? USt : void 0
|
|
184962
184962
|
}) : D.v && (D.v = {
|
|
184963
184963
|
...D.v,
|
|
184964
184964
|
ps: void 0
|