The Angled navigation can't be compiled

Hi!

I downloaded the new example Angled navigation, but i can’t compile it and run on neither my device or local :slight_smile:

Hi!

What output do you get? How are you running the project? And what version of Fuse are you using?

Kristian Hasselknippe wrote:

Hi!

What output do you get? How are you running the project? And what version of Fuse are you using?

Build started: FullCompile
Configuring
....\Users\Thomas\Desktop\angled-navigation\MainView.ux(35): E8001: There is nothing named 'this' in this scope, and no global resources with that alias.
C:\Users\Thomas\Desktop\angled-navigation\MainView.ux(35,1): Error E8001: There is nothing named 'this' in this scope, and no global resources with that alias.
angled-navigation: E0000: Object reference not set to an instance of an object.
?: Error E0000: Object reference not set to an instance of an object.
(1,408.34 ms)

Build completed in 1.41 seconds.
    0 Warning(s)
    2 Error(s)

Error Summary
-------------

....\Users\Thomas\Desktop\angled-navigation\MainView.ux(35): E8001: There is nothing named 'this' in this scope, and no global resources with that alias.
angled-navigation: E0000: Object reference not set to an instance of an object.
Build ended
fuse: Failed to compile project
Press any key to exit.

I’m running it throug the UI in Fuse v. 0.10.0

Thanks for letting us know :slight_smile:

The example was using a feature only found in 0.11 (which is currently available in the QA channel).

I’ve pushed a new version of the example which works on 0.10.