Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

save等一系列按键消失 #37

Closed
caojiangxia opened this issue Nov 2, 2020 · 6 comments
Closed

save等一系列按键消失 #37

caojiangxia opened this issue Nov 2, 2020 · 6 comments

Comments

@caojiangxia
Copy link

查看完一组实验的曲线再返回主界面。 包括save在内的一系列按钮不见了。同时delete和erase按键也不起任何作用

@yhcc
Copy link
Member

yhcc commented Nov 2, 2020

所以查看曲线不是新弹出一个页面吗?

@caojiangxia
Copy link
Author

caojiangxia commented Nov 2, 2020

所以查看曲线不是新弹出一个页面吗?

查看图表之后,再刷新一下主界面,那些按键就没了,而且其余的一些按键也失效了。

我有两个project。但是在一个project下就会有这个BUG(另一个正常)。挺奇怪的。

@yhcc
Copy link
Member

yhcc commented Nov 2, 2020

这个是挺奇怪的,你知道如何打开chrome网页的开发者模式吗?如果能打开的话,可以把console里内容的截图给我发一份吗(有可能没输出)?

@caojiangxia
Copy link
Author

Uncaught Error: Syntax error, unrecognized expression: .bootstrap-table-filter-control-metric-ml-1m_valid_NDCG@10
at Function.Sizzle.error (jquery.min.js:1586)
at Sizzle.tokenize (jquery.min.js:2238)
at Sizzle.select (jquery.min.js:2665)
at Function.Sizzle [as find] (jquery.min.js:890)
at jQuery.fn.init.find (jquery.min.js:2921)
at new jQuery.fn.init (jquery.min.js:3031)
at jQuery (jquery.min.js:98)
at String. (bootstrap-table-filter-control.js:294)
at Function.each (jquery.min.js:368)
at Object.initFilterSelectControls (bootstrap-table-filter-control.js:292)
DevTools failed to load SourceMap: Could not load content for chrome-extension://lmbegcmkonokdjbhbamhpmkihpachdbk/chunk-vendors.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME
DevTools failed to load SourceMap: Could not load content for chrome-extension://lmbegcmkonokdjbhbamhpmkihpachdbk/content.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME
DevTools failed to load SourceMap: Could not load content for http://192.168.124.13:5000/static/css/bootstrap-table.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

现在提示的有这些。

@yhcc
Copy link
Member

yhcc commented Nov 5, 2020

哦哦哦,需要避免使用 避免特殊符号(例如$%!#@空格)来命名,否则会引起html错误。

@caojiangxia
Copy link
Author

amazing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants