Upgrade to 10.8.4 template problem #3004
Unanswered
gokhantiknaz
asked this question in
PrimeReact Templates
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I recently updated my project to PrimeReact 10.8.4 and followed the migration guide carefully. However, I'm encountering numerous errors throughout my codebase after the update.
I've ensured that all relevant dependencies and configurations were updated according to the guide, but the errors persist. I would appreciate any guidance on common issues or overlooked steps when migrating to 10.8.4.
Thank you for any help you can provide!
Error: Undefined variable.
╷
60 │ color: $inputListItemTextFocusColor;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
public\theme\theme-base\components\data_orderlist.scss 60:12 @import
public\theme\theme-base_components.scss 47:13 @import
public\theme\theme-dim\pink\theme.scss 11:9 root stylesheet
Beta Was this translation helpful? Give feedback.
All reactions