Info: - os: windows 10 To reproduce - add reference to a molecule in an organism - php core/console --server - php core/console --watch - add a css class on an html element in the molecules twig file - reload page - navigate to the molecule under molecules pages - navigate to an organism under organism pages where the molecule is referenced Expected result: Both the molecule and the organism referencing the molecule should now contain the new class. Result: The new class is included under the molecules pages, but not under the organisms pages where the molecule is referenced. Temporary workaround: Reload watcher when looking at a referenced atom or molecule.
Info:
To reproduce
Expected result:
Both the molecule and the organism referencing the molecule should now contain the new class.
Result:
The new class is included under the molecules pages, but not under the organisms pages where the molecule is referenced.
Temporary workaround:
Reload watcher when looking at a referenced atom or molecule.