Question

Well I don't know even where to start. Opening my code after some period of time everything seems to be broken. My app gets build without errors but it doesn't do nothing. I have added several methods (like beforerender) and several button click events to test it, but it does not react to anything. The debug tools from all the browser do not give any errors. It seems like that some reference or method was accidentally deleted... I know that the question is maybe vague bit I'm really stuck here.

Could anyone just point to me to the right direction of solving this problems.

Was it helpful?

Solution

There was a controller reference missing.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top