We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I run a wrong cel expression, the output don't show me the error, just show "evaluating ..." without error feedback.
Show the feedback error when I run the wrong expression. Like example below:
When reverting to previous commits, I've noticed that the bug started occurring after the merge of PR: #43.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Description
When I run a wrong cel expression, the output don't show me the error, just show "evaluating ..." without error feedback.
How to Reproduce
Expected Behavior
Show the feedback error when I run the wrong expression. Like example below:
![image](https://private-user-images.githubusercontent.com/38733166/286651737-61ca9c13-f502-4004-afd5-8b9647eb990e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4NDU5MDMsIm5iZiI6MTczODg0NTYwMywicGF0aCI6Ii8zODczMzE2Ni8yODY2NTE3MzctNjFjYTljMTMtZjUwMi00MDA0LWFmZDUtOGI5NjQ3ZWI5OTBlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA2VDEyNDAwM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWYyOTk5NmRkMjliYzM3MjM4YTY2ZWQzNTMzMjM1MTU0OWU4NWU0MmI2MDRmNTA3N2FlZjc1MWQ4ZTlkOGNkYjcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.XRjZz7A_CUOiYpeIl6t0-hrv0XbztgRq9bf4yFIddDU)
Additional Context
When reverting to previous commits, I've noticed that the bug started occurring after the merge of PR: #43.
The text was updated successfully, but these errors were encountered: