Chor

Results 6 issues of Chor

目前其他网站正常,掘金乱码

I refered an image like this: ```js ![here is the caption](http://xxx.com) ``` But I don't want to show the caption in the markdown render result. What should I do? I...

Promise 是用类来实现的,但是类中存在大量赋值语句,跑 promise A+ 测试会直接报语法错误。

Although there is an `onlyDirection` option in `.postcssrc.js` for us to config, it can only receive `ltr` or `rtl` string explicitly. We couldn't dynamically pass a value based on the...

新版的 rc-tabs 没有找到相关的使用文档,从源码的 `.d.ts` 文件来看,tabs 组件可以接受 `animated` prop,设置 inkBar 为 false 后应该可以隐藏 inkBar,但实际上设置后无效 ```js import React from "react"; import "rc-tabs/assets/index.css"; import RcTabs from "rc-tabs"; const items = [ { key:...

设备: 华为荣耀10 app版本: segmentfault android 遇到的问题 1.每次打开app必定掉线,提示“网络连接失败”,之后需要重新登录(确定不是我个人网络的问题,因为在不同的WiFi环境下该问题都存在) 2.滑动闪烁。滑动屏幕的时候有很大概率会出现闪烁鬼畜的现象 3.消息提示已读后不刷新。未读消息点击阅读后,红点依然存在 4.大量小号。之前发了一些翻译文章后,平均一天有20+的小号关注,看了注册时间全是刚注册一两分钟的。 5.无法查看针对问题的评论,点击后一片空白 我的尝试: 1.重装app,无效 2.切换网络环境,无效 3.反馈意见给网站,未收到任何回复 4.私信给运营团队,提示网络连接失败,根本无法发送信息(但内容是可以阅读的) 虽然大部分时间是浏览网页版,但有时候也得用到app,这些问题感觉很影响体验,而且反馈后也没有收到回复。这个repo是刚才翻阅文章的时候找到的,网站貌似没有相关入口。