I tried
[{"id":"a0372a56e212d807","type":"ui_template","z":"7fdabd9.f693544","group":"f6124e036e2d2ffb","name":"","order":8,"width":0,"height":0,"format":"<div ng-bind-html=\"msg.payload\"></div>","storeOutMessages":true,"fwdInMessages":true,"resendOnRefresh":true,"templateScope":"local","className":"","x":940,"y":1300,"wires":[[]]},{"id":"b86d654eb0c47a4e","type":"inject","z":"7fdabd9.f693544","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":600,"y":1300,"wires":[["44a5ce5dc5b5084a"]]},{"id":"44a5ce5dc5b5084a","type":"function","z":"7fdabd9.f693544","name":"function 1","func":"\nreturn {\npayload: 22637,\ntopic: 'op1'\n};","outputs":1,"noerr":0,"initialize":"","finalize":"","libs":[],"x":760,"y":1300,"wires":[["a0372a56e212d807"]]},{"id":"f6124e036e2d2ffb","type":"ui_group","name":"Default","tab":"34ab7d39f3e308fc","order":1,"disp":true,"width":"5","collapse":false,"className":""},{"id":"34ab7d39f3e308fc","type":"ui_tab","name":"Home","icon":"dashboard","disabled":false,"hidden":false}]
which gives a result on the Dashboard of 22637 (as it should) so as @zenofmud says we need a bit more information