Stale BEAM files often persist even in newest versions of next.
Reproduction:
- Begin a project with phlow.mondrian
- Def a mondrian view in that project
- Connect via IEX bridge
- Alter mondrian struct in phlow.mondrian via GT
- Evaluate some code that generates the struct from toplevel project in GT
Result: The structs do not change because they utilise stale BEAM files, even with newest next, causing error view to appear.
Stale BEAM files often persist even in newest versions of next.
Reproduction:
Result: The structs do not change because they utilise stale BEAM files, even with newest next, causing error view to appear.