Open vyncent-t opened 1 week ago
Currently there are some information issues between the storage of the plugin settings and the package.json data.
I.e. when the plugin is not running but there has been changes (either description or the version) the information does not update
I am working on a rework of the local storage and redux slice usage to work with this PR https://github.com/headlamp-k8s/plugins/pull/117
and these related issues:
Steps to reproduce the bug:
I cam currently working on a fix
[If needed, add any other info or screenshots about the bug here.] [Is it a regression? What version of Headlamp did not have this bug?]
Describe the bug
Currently there are some information issues between the storage of the plugin settings and the package.json data.
I.e. when the plugin is not running but there has been changes (either description or the version) the information does not update
I am working on a rework of the local storage and redux slice usage to work with this PR https://github.com/headlamp-k8s/plugins/pull/117
and these related issues:
2578
To Reproduce
Steps to reproduce the bug:
Are you able to fix this issue?
I cam currently working on a fix
Additional Context
[If needed, add any other info or screenshots about the bug here.] [Is it a regression? What version of Headlamp did not have this bug?]