Is this a regression? I am not sure. Description I have below css class, when I add it to my scss file, it works fine but if I add it to index.html its broken when I run ng serve. .header-pattern { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAQ4CAYAA...
When running an ajax call to POST to the directus_files table, I get an error: 500 Internal Server Error but the image is still uploaded into my database. The error means I can't run the rest of my program after this call even though the...
If the value is not set, it defaults - // to the the latest version in the system. - SchemaVersion string `protobuf:"bytes,4,opt,name=schema_version,json=schemaVersion,proto3" json:"schema_version,omitempty"` } func (x *ArtifactTypeSchema) Reset() { @@ -1350,7 +1249,6 @@ func...