-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Broken preview appearance and server errors on theme download due to slow themes build process #6108
Closed
Labels
Comments
Any update on this issue ? |
@Gardens18 We are currently working on fixing the issue. We will update its status, once done. |
Dimitar-Goshev
added
FP: In Development
Sync status with associated Feedback Item
and removed
FP: Unplanned
Sync status with associated Feedback Item
labels
Nov 5, 2020
kendo-bot
added
FP: Completed
Sync status with associated Feedback Item
and removed
FP: Planned
Sync status with associated Feedback Item
labels
Nov 6, 2020
Dimitar-Goshev
removed
the
FP: In Development
Sync status with associated Feedback Item
label
Nov 9, 2020
StoyanGoranov
removed
the
FP: Completed
Sync status with associated Feedback Item
label
Feb 19, 2021
Reopened after a report in 1507626 |
Steps for reproduction of the issue provided by client:
I haven't been able to reproduce this issue. |
Closing it due to not reproducing the issue. |
github-actions
bot
added
the
FP: Completed
Sync status with associated Feedback Item
label
Jan 18, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Bug report
When creating a theme through ThemeBuilder, there is a themecompiler request, whose response takes more than two minutes. Waiting so long for a response is not acceptable and also it is a regressions since this behavior was not reproducible before R3 2020. Also there is no loading indicator showing that we are waiting for something to happen.
There are several scenarios to reproduce an issue caused by slow build process.
Reproduction of the problem 1
Current behavior
ThemeBuilder preview loads with no content. After several minutes the preview appears without styles.
Expected/desired behavior
The Preview shows a Grid for editing.
Reproduction of the problem 2
Current behavior
Server error:
Expected/desired behavior
No error, custom theme is downloaded
Reproduction of the problem 3
NOTE: When there are deselected widgets, it may take 4 minutes to load the preview. Even then, the widgets are severely corrupt.
However, if we leave Tabstrip and Breadcrumb selected, this doesn't seem to happen.
Current behavior
Server error:
Expected/desired behavior
No error, custom theme is downloaded
Environment
The text was updated successfully, but these errors were encountered: