-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2022.6.0
-
Fix Version/s: 2022.7.0
-
Component/s: Registries
Steps to reproduce
- add some code to the Schemas registry like
{ "schemas": { "blabla": { "foo": "string", "bar": "long" } } }
- navigate to a content view
- observe a popup with an error like
(TypeError) : ZMb(...) is undefined Uncaught exception: com.google.gwt.core.client.JavaScriptException: (TypeError) : ZMb(...) is undefined