Skip to content

Fix handling of invalid declaration

Samuel GAIST requested to merge 232_fix_handling_of_invalid_declaration into v2

Summary

This set of patches improves the handling of invalid assets stored correctly in the prefix.

It will show them but not allow to load them.

With the help of beat.backend.python!53 (merged)

Relevant issue(s) fixed

Fixes #232 (closed)

Merge request reports