david
(David Taylor)
2. September 2025 um 18:14
9
Dies behebt den color-input-Fehler des Air-Themes. Dieses Problem ist jedoch nicht neu, daher halte ich es für unwahrscheinlich, dass es die Ursache für diese Rendering-Fehler ist.
main ← optional-require-color-input
opened 06:13PM - 02 Sep 25 UTC
This import will fail for non-admin users. Most of the time this isn't causing a… problem, since `edit-category-general` isn't imported by non-admin logic. However, if a theme imports or calls `modifyClass` on it, this import will be evaluated and fail.
This was affecting an initializer in the discourse-air theme for non-admin users. However, the automatic error recovery for theme initializers caught it, so the only impact was a console log.
2 „Gefällt mir“