Nova field mixin error each time nova updates #5552
-
Description:Detailed steps to reproduce the issue on a fresh Nova installation:I have a Each time composer updates, I can no longer compile the permissions, i tried to npm install then npm run watch In the FormField im using: If i remove the mixins, it will compile no issue, and this issue only happens with nova:field, no other tools or resource-tools break ever, something is making mixins and importing the FormField break each time nova updates. Same issue if i create a new nova:field, and this issue only happens with nova fields. ### Update: So after reading all the previous reports from 1 year ago, this issue was fixed by doing: #3844 (comment)
Inside my own custom field folder, which is odd. Just a reminder, this will always happen, everytime nova updates, not sure if you want to mark it as a bug or close but, here we go at least a weird solution works. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
This is documented steps. |
Beta Was this translation helpful? Give feedback.

This is documented steps.