I have installed fresh Ignition Gateway and compiled fresh .modl file from the examples provided in this repo.
Installed that .modl to Ignition and used "tagcounter" & "displayimage" perspective components in the designer.
When I start/restart the Ignition gateway, there are warnings from Perspective.ProjectConfig with the description Unable to find registered component for id="..."
Now this is a problem because we use many perspective components which are added to the same module file and these all work fine but when the gateway is started/restarted we get around 50 pages of warnings with 100 entries per page (more then 5000 instances which clogs the status log)
Steps to reproduce the bug:
- Install fresh version of Ignition (8.1.45 used)
- Build .modl file from the link
- Install that .modl file in Ignition
- In designer open a new project and use components from the .modl file provided (tagcounter or any other) save the project
- Restart Ignition service
- Go to status -> log -> filter for "rad.display" and you will find warnings