Has anyone got the “Dialog” type working??
If I change it from “Question” (the logical choice) to “Info”, it “works” just not correctly.
For the record, slideout works, but I dont want a damn slideout.
Also why is there both an erp-message-handler and kinetic-message-handler in the tool box that are the same thing? I get reverse compatibility but that can be done either:
- under the hood not exposing deprecated component to the already busy toolbox (might I suggest a bool field called deprecated)
- via layer version upgrade (which I see already exists)