inductiveautomation / inductiveautomation/ignition-sdk-examples
Minimal perspective component 8.1 example needs to be updated to account for Jetty 12 package paths
- Dominant language
- Java
- Stars
- 222
- Forks
- 123
- PR merge metrics
- No merged PRs in 30d
Description
See this forum thread:
https://forum.inductiveautomation.com/t/unable-to-drag-and-drop-svg-elements-into-designer-after-installing-modl/109889/3?u=paul-griffith
I think either the module's minimum Ignition version needs to be bumped or we need to comment out/change the import used in the gateway hook override:
https://github.com/inductiveautomation/ignition-sdk-examples/blob/276f89239073e2108253716bce7f4ff70d20698d/perspective-component-minimal/gateway/src/main/java/io/ia/example/perspective/min/gateway/OneComponentGatewayHook.java#L71-L74
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with perspective-component-minimal/gateway/src/main/java/io/ia/example/perspective/min/gateway/OneComponentGatewayHook.java at lines 71-74 and review the linked forum thread for the Jetty 12 package-path issue. Determine whether the minimum Ignition version should change or the gateway hook import should be updated. Done means the 8.1 example uses the correct Jetty 12 paths and no longer has the reported compatibility problem.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100