Giter VIP home page Giter VIP logo

upset-gal-web's People

Contributors

asukaminato0721 avatar dependabot[bot] avatar haruki-nikaidou avatar nikaidou-shinku avatar shinnku-nikaidou avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

upset-gal-web's Issues

首屏闪烁的 bug

一直有首屏闪烁的问题。偶然测试了下禁用脚本,发现页面停留在闪烁前。于是推测是 nextjs / antd 相关。
next 首屏 css 跳变 关键字得到

ant-design/ant-design#16037


终于知道问题在哪了。

文件夹下载偶尔有问题

复现步骤:这里以 千恋万花 为例

  1. 搜 “千”
  2. image 点击。经多次测试是概率事件。
  3. 有概率弹出报错 Application error: a client-side exception has occurred (see the browser console for more information)

image

另一个 end,正常显示。
image

关于电脑安装慢的问题解决方法与手机卡页面的问题解决

电脑安装慢或者无法安装的问题,可能会因人而异,我是无法用浏览器(Microsoft Edge)直接安装的,就算使用VPN也不行,需下载IDM(Internet Download Manager)插件方可安装,手机同理
手机卡页面的问题可能会发生,这个时候只能进入Github,只需挂后台一会就可以了,另外夸克封杀了这个网站

TODO, fix some code styles.

ReactDOM.render(
<FileLi url={url} />,
document.getElementById("main")
);

There should be a more elegant way to change the node's behaviors. For example:

{status === 1 && <FileLi url={url} />}
{status === 2 && xxx }

status is changed by useState


This method makes me think of jQuery.

$("#main").xxx()

link 跳转有点问题

复现步骤:

  1. https://upset-gal-web.vercel.app/ ,然后卡在
    image

  2. 点 shinnku.com 可以跳到主页(不过这个 link 没样式,第一眼以为是纯文本

  3. 跳到 https://upset-gal-web.vercel.app/download

  4. 浏览器返回上一页,Application error: a client-side exception has occurred (see the browser console for more information).
    ,由于不影响使用,就忽略了。


一个能凑合的方法:访问 / 时默认跳转到 /download 子路由。可能是 https://blog.logrocket.com/redirects-next-js 里面的内容。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.