Sometimes, defined views in Elixir simply don't register. Reproduction: - Define a project - Write a view for a struct - Connect to this project via IEX bridge - View a data structure through an example Sometimes the view isn't there.
Sometimes, defined views in Elixir simply don't register.
Reproduction:
Sometimes the view isn't there.