Conversation
|
@Grafikart I'm running into a |
|
@Grafikart also, unfortunately it seems the update to |
|
Issue with unchecking box [novafieldcheckboxes] is that in vue 3 instance method has been removed and they changed it to a "proxy-based change detection." u can just update the property the normal way. |
|
I saw that nova 4 has a boolean group field, we could use it instead of the novafieldcheckboxes. |
|
Any updates on this? |
|
Atm seems like package isn't being maintained really the only issue is the boolean field so u can replace it with native version. Just that styling isn't great doesn't seem to be a way to change it(since its only one column). If you still want to use |

I updated the tool definition to make this plugin compatible with nova4. This break things so it requires a major version number.
novacheckboxes had to be updated before, I already submitted a PR for this Silvanite/novafieldcheckboxes#45