Issue submitter TODO list
Describe the bug (actual behavior)
if preview jsonPath expression causes some error, for example:
since previews are stored in the local storage of the browser. So if the preview does cause errors, the issue persists until it is removed.
And after clearing the kafbat-ui-message-preview value of the local storage, I was able to access the topic again.
Expected behavior
app should not save values causes error in local-storage, or try to delete it after error.
Your installation details
using kafbat 1.16.0 and helm chart
Steps to reproduce
use an invalid jsonPath expression in Preview
Screenshots
No response
Logs
No response
Additional context
No response
Issue submitter TODO list
main-labeled docker image and the issue still persists thereDescribe the bug (actual behavior)
if preview jsonPath expression causes some error, for example:
since previews are stored in the local storage of the browser. So if the preview does cause errors, the issue persists until it is removed.
And after clearing the
kafbat-ui-message-previewvalue of the local storage, I was able to access the topic again.Expected behavior
app should not save values causes error in local-storage, or try to delete it after error.
Your installation details
using kafbat 1.16.0 and helm chart
Steps to reproduce
use an invalid jsonPath expression in Preview
Screenshots
No response
Logs
No response
Additional context
No response