lukashornych / evitalab

Official web-based GUI client for evitaDB e-commerce database. It is built to help developers who use evitaDB with exploring and debugging their domain structure and data. Besides standard query executing, it also supports multiple no-code tools to quickly navigate through domain structure, docs and data without needing to write any queries.
https://github.com/lukashornych/evitalab
Apache License 2.0
7 stars 2 forks source link

fix(#90): requesting localized data in data grid throws error when no locale is selected #92

Closed lukashornych closed 9 months ago

lukashornych commented 9 months ago

This occurred because evitaDB didn't originally throw an error when localized data were requested without locale, but now it throws an error.