- 博客(2)
- 收藏
- 关注
原创 【难得偷闲动动笔】开发问题记录(二):Extraneous non-props attributes
1.今天在用vue3时,遇到了一个警告:Extraneous non-props attributes (class) were passed to component but could not be automatically inherited because component renders fragment or text root nodes.问题的原因是因为传递了没有解析定义的属性,一般情况下是class。经过检查果然是class没有定义收工...
2022-02-09 11:00:15
5750
原创 【难得偷闲动动笔】开发问题记录(一):Failed to connect to github.com port 443: Timed out
1.年后第一天苦逼的打工人已经到岗,准备从gitlab拉新项目时,惊现了这一幕git 提示 fatal: unable to access 'http://xxx/itsm/itsm-ui.git/': Failed to connect to xxx port 8090 after 21098 ms: Timed out.事后回想,很明显端口连接超时,大概率是端口8090端口被屏蔽了,而且年前负责的同事也告诉过以后使用域名进行拉取。当我想起来的时候,用域名一拉,毫无疑问的成功了。遗..
2022-02-07 16:12:14
371
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人