Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 467 Bytes

CircularReferences.adoc

File metadata and controls

7 lines (5 loc) · 467 Bytes

Circular References

In FirstSpirit you can create circular references in your project. An example for circular references could be two datasets that contain a reference to each other. While the FSXA stack can handle circular references, it is the responsibility of the component developer to ensure that the components handle this correctly.

Note
The vuejs devtools are currently unable to handle circular references!