Giter VIP home page Giter VIP logo

Comments (9)

iwestlin avatar iwestlin commented on September 26, 2024

我自己搜这两个是没问题的,你可以打开网页控制台看看具体什么报错

from gdshare.

kingofotaku avatar kingofotaku commented on September 26, 2024

image
获得信息如上

from gdshare.

iwestlin avatar iwestlin commented on September 26, 2024

看上去是有些文件没有 parents 这个属性导致的。
因为代码里调用了 parents[0] 获取文件的父目录,而 parents 是 undefined 时就会报错。
正常所有文件都会有这个属性的,不知道你搜出了什么奇怪的东西……可以的话看看控制台network一栏search这个网络请求具体返回了什么。

我刚提交了一个新的前端版本 20201003.js ,兼容了parents为undefined的情况,你可以替换掉之前的 20200827.js 试试。

from gdshare.

kingofotaku avatar kingofotaku commented on September 26, 2024

替换时发生错误
image

from gdshare.

iwestlin avatar iwestlin commented on September 26, 2024

你是不是把 20201003.js里的内容复制到 template.js里了啊?

只需要把template.js里的 20200827 替换成 20201003的,像这里 #23 (comment)

from gdshare.

kingofotaku avatar kingofotaku commented on September 26, 2024

你是不是把 20201003.js里的内容复制到 template.js里了啊?

只需要把template.js里的 20200827 替换成 20201003的,像这里 #23 (comment)

抱歉 一时间没反应过来orz

from gdshare.

kingofotaku avatar kingofotaku commented on September 26, 2024

经测试问题已解决,非常感谢!(顺便提醒一下仓库中template.js里的js版本还是0813-2)

from gdshare.

iwestlin avatar iwestlin commented on September 26, 2024

我刚改好了……

经测试问题已解决,非常感谢!(顺便提醒一下仓库中template.js里的js版本还是0813-2)

from gdshare.

kingofotaku avatar kingofotaku commented on September 26, 2024

我刚改好了……

经测试问题已解决,非常感谢!(顺便提醒一下仓库中template.js里的js版本还是0813-2)

刚才发现我那两个关键词其中一个搜出的文件名里有%这个符号,说不定和这个有关系。

from gdshare.

Related Issues (20)

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.