ElemeFE / ElemeFE/element

[Bug Report] Theme builder - download function causes request timeout error

Open
#21,656 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vue
Stars
54k
Forks
14.4k
PR merge metrics
No merged PRs in 30d

Description

### Element UI version
2.15.7

### OS/Browsers version
Chrome v 97.0.4692.71

### Vue version
2.6.14

### Reproduction Link
https://github.com/wedbew/element

### Steps to reproduce
1. Go to https://element.eleme.io/#/en-US/theme
2. Define color schema, you can basically change nothing
3. Click on download button
4. Then alert with Request Timeout appear.

### What is Expected?
To download the theme variables

### What is actually happening?
Request timeout, on mounted lifecycle hook -
e.onerror = function (t) {
ga('send', 'event', 'DocView', 'Ali', 'Outer'),
console.error(t)
},

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.