找回密码
 立即注册

微信扫码登录

搜索
楼主: dscao

[插件集成] 和风天气完整配置版本2025.8.6

 火... [复制链接]

25

主题

915

回帖

5403

积分

论坛元老

积分
5403
金钱
4458
HASS币
20
发表于 4 天前 | 显示全部楼层
本帖最后由 chenquanhao 于 2025-10-5 10:04 编辑

问题依然。ios16.7,发现无论是app、safari、chrome,都是清理缓存后首次刷新就能正常显示,但再次刷新之后又是配置错误。
2025-10-05 09:49:31.820 ERROR (MainThread) [frontend.js.legacy.202509035] Uncaught error from WebKit 605.1.15 on iOS 16.7
TypeError: Cannot instantiate a custom element inside its own constructor during upgrades
HTMLElement ([native code]::)
construct ([native code]::)
C (src/scoped-custom-element-registry.ts:340:31)
super (src/reactive-element.ts:1037:4)
c (src/lit-element.ts:130:)
super (node_modules/@awesome.me/webawesome/dist/chunks/chunk.ETAGLSDL.js:19:4)
super (node_modules/@awesome.me/webawesome/dist/chunks/chunk.JD4SX5SV.js:45:4)
o (src/components/ha-fade-in.ts:5:7)
b (src/scoped-custom-element-registry.ts:647:6)
d (src/scoped-custom-element-registry.ts:408:18)
2025-10-05 09:49:37.122 ERROR (MainThread) [frontend.js.legacy.202509035] Uncaught error from WebKit 605.1.15 on iOS 16.7
TypeError: Cannot instantiate a custom element inside its own constructor during upgrades
HTMLElement ([native code]::)
construct ([native code]::)
C (src/scoped-custom-element-registry.ts:340:31)
super (src/reactive-element.ts:1037:4)
c (src/lit-element.ts:130:)
super (node_modules/@awesome.me/webawesome/dist/chunks/chunk.ETAGLSDL.js:19:4)
super (node_modules/@awesome.me/webawesome/dist/chunks/chunk.JD4SX5SV.js:45:4)
o (src/components/ha-fade-in.ts:5:7)
b (src/scoped-custom-element-registry.ts:647:6)
d (src/scoped-custom-element-registry.ts:408:18)
2025-10-05 09:49:46.035 ERROR (MainThread) [frontend.js.legacy.202509035] Uncaught error from WebKit 605.1.15 on iOS 16.7
TypeError: Cannot instantiate a custom element inside its own constructor during upgrades
HTMLElement ([native code]::)
construct ([native code]::)
C (src/scoped-custom-element-registry.ts:340:31)
super (src/reactive-element.ts:1037:4)
c (src/lit-element.ts:130:)
super (node_modules/@awesome.me/webawesome/dist/chunks/chunk.ETAGLSDL.js:19:4)
super (node_modules/@awesome.me/webawesome/dist/chunks/chunk.JD4SX5SV.js:45:4)
o (src/components/ha-fade-in.ts:5:7)
b (src/scoped-custom-element-registry.ts:647:6)
d (src/scoped-custom-element-registry.ts:408:18)
2025-10-05 09:50:19.482 ERROR (MainThread) [frontend.js.legacy.202509035] Uncaught error from WebKit 605.1.15 on iOS 16.7
TypeError: Cannot instantiate a custom element inside its own constructor during upgrades
HTMLElement ([native code]::)
construct ([native code]::)
C (src/scoped-custom-element-registry.ts:340:31)
super (src/reactive-element.ts:1037:4)
c (src/lit-element.ts:130:)
super (node_modules/@awesome.me/webawesome/dist/chunks/chunk.ETAGLSDL.js:19:4)
super (node_modules/@awesome.me/webawesome/dist/chunks/chunk.JD4SX5SV.js:45:4)
o (src/components/ha-fade-in.ts:5:7)
b (src/scoped-custom-element-registry.ts:647:6)
d (src/scoped-custom-element-registry.ts:408:18)
2025-10-05 09:50:26.049 ERROR (MainThread) [frontend.js.legacy.202509035] Uncaught error from WebKit 605.1.15 on iOS 16.7
TypeError: Cannot instantiate a custom element inside its own constructor during upgrades
HTMLElement ([native code]::)
construct ([native code]::)
C (src/scoped-custom-element-registry.ts:340:31)
super (src/reactive-element.ts:1037:4)
c (src/lit-element.ts:130:)
super (node_modules/@awesome.me/webawesome/dist/chunks/chunk.ETAGLSDL.js:19:4)
super (node_modules/@awesome.me/webawesome/dist/chunks/chunk.JD4SX5SV.js:45:4)
o (src/components/ha-fade-in.ts:5:7)
b (src/scoped-custom-element-registry.ts:647:6)
d (src/scoped-custom-element-registry.ts:408:18)


回复

使用道具 举报

81

主题

1451

回帖

3万

积分

元老级技术达人

积分
30932
金钱
29360
HASS币
290
 楼主| 发表于 4 天前 | 显示全部楼层
chenquanhao 发表于 2025-10-5 10:02
问题依然。ios16.7,发现无论是app、safari、chrome,都是清理缓存后首次刷新就能正常显示,但再次刷新之 ...

这很可能是与其它卡片之前有冲突,具体的我也不会修改了。之前我遇到过这种问题,是一个一个尝试删除其它卡片最终才正常了。

可以参考一下:
https://bbs.hassbian.com/forum.p ... p;page=44#pid682232
回复

使用道具 举报

25

主题

915

回帖

5403

积分

论坛元老

积分
5403
金钱
4458
HASS币
20
发表于 4 天前 | 显示全部楼层
本帖最后由 chenquanhao 于 2025-10-6 00:38 编辑
dscao 发表于 2025-10-5 12:01
这很可能是与其它卡片之前有冲突,具体的我也不会修改了。之前我遇到过这种问题,是一个一个尝试删除其它 ...

好的。可是奇怪,在pc端就一直正常,只是ios端出错,如果是和其他卡片冲突,不是pc端也出错才对?

我把全部自定义卡片全部都删除了,问题依然,感觉还是与ha新版本适配的问题?你关注吧,看以后有没机会修复
之前正常使用版本是HA2025.2.5,当前出现问题版本HA2025.9.4
2025-10-06 00:25:47.745 ERROR (MainThread) [frontend.js.legacy.202509035] Uncaught error from WebKit 605.1.15 on iOS 16.7
TypeError: Cannot instantiate a custom element inside its own constructor during upgrades
HTMLElement ([native code]::)
construct ([native code]::)
C (src/scoped-custom-element-registry.ts:340:31)
super (src/reactive-element.ts:1037:4)
c (src/lit-element.ts:130:)
super (node_modules/@awesome.me/webawesome/dist/chunks/chunk.ETAGLSDL.js:19:4)
super (node_modules/@awesome.me/webawesome/dist/chunks/chunk.JD4SX5SV.js:45:4)
o (src/components/ha-fade-in.ts:5:7)
b (src/scoped-custom-element-registry.ts:647:6)
d (src/scoped-custom-element-registry.ts:408:18)



回复

使用道具 举报

25

主题

915

回帖

5403

积分

论坛元老

积分
5403
金钱
4458
HASS币
20
发表于 昨天 23:24 | 显示全部楼层
很诡异。我有另一个HA版本是2025.8.3,天气卡片正常没问题,就想是不是HA2025.9的问题,就把HA2025.9升级到了HA2025.10.1,然后ios16.7在不重置缓存的情况下刷新一次就能正常显示卡片了,之后怎么刷新都正常显示,偶尔出现配置错误也是刷新一下就好了(之前是必须重置缓存或者彻底退出重开才能正常显示,刷新一次之后就又是一直配置错误了)
诡异的是,之前在macos端从来没出现过配置错误,升级后反而配置错误了,ha升级后chrome浏览器清理过缓存,基本是刷新1-3次之间就是出现配置错误,再刷新1-2次又正常。
而且,日志中没有相关的记录。。。
已经不影响使用,就真的很诡异
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|Hassbian ( 晋ICP备17001384号-1 )

GMT+8, 2025-10-9 07:26 , Processed in 0.048928 second(s), 5 queries , MemCached On.

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表