Closed afbora closed 8 months ago
The UI is getting disabled based on this logic:
Looks like the state structure changed and this.$store.state.languages.current
doesn't match any longer:
When I overwrite the pointer-events: none
and opacity: .4
everything works fine.
would be great to have this plugin ready soon! :) it was always very helpful
@sylvainjule the computed disabled
prop should probably read now
return !this.translate && !this.$panel.language.default
This plugin should now work in K4 ✓
Tested on 4.0.0-beta.1 and the plugin doesn't working correctly. Tools on image are can't be clicked.