What is the expected behaviour?
On running the action it should route to the mentioned app
What is the current behaviour?
Showing a Type error upon running action
How to reproduce the issue?
1.Write a goToApp action and attach it a a component like button
2.Observe above behaviour
Can you identify the location in the driver source code where the problem exists?
frontend/src/_helpers/utils.js
If the bug is confirmed, would you be willing to submit a PR?
Yes