Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Watcher reloads content in twig file, but not its references. #21

Description

@simonerlandsen

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions