Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Charting example is not working #74

Open
ianychoi opened this issue Nov 29, 2017 · 0 comments
Open

Charting example is not working #74

ianychoi opened this issue Nov 29, 2017 · 0 comments
Projects

Comments

@ianychoi
Copy link

ianychoi commented Nov 29, 2017

Samples/Visualization/Charting is not working on FuseJS open beta with the following error:

Configuring
/Users/animir/Library/Application Support/Fusetools/Packages/Fuse.Charting/0.5.0-rc1/ObservableList.uno(15): E0000: Method 'Subscribe(Fuse.Reactive.IObserver)' does not exist in interface Fuse.Reactive.IObservable
/Users/animir/Library/Application Support/Fusetools/Packages/Fuse.Charting/0.5.0-rc1/ObservableList.uno(15,1): Error E0000: Method 'Subscribe(Fuse.Reactive.IObserver)' does not exist in interface Fuse.Reactive.IObservable
Build completed in 0.73 seconds
    1 error
Fuse 1.4.0 (build 14869)
2.0 s

Compiling syntax tree

/Users/ian/Library/Application Support/Fusetools/Packages/Fuse.Charting/0.6.0-rc1-master-8508064/ObservableList.uno(39): E0000: Fuse.Charting.ObservableData.Subscription does not implement interface member 'Fuse.Reactive.ISubscription.ClearExclusive(Fuse.Scripting.Context)'
/Users/ian/Library/Application Support/Fusetools/Packages/Fuse.Charting/0.6.0-rc1-master-8508064/ObservableList.uno(39): E0000: Fuse.Charting.ObservableData.Subscription does not implement interface member 'Fuse.Reactive.ISubscription.SetExclusive(Fuse.Scripting.Context,object)'
/Users/ian/Library/Application Support/Fusetools/Packages/Fuse.Charting/0.6.0-rc1-master-8508064/ObservableList.uno(39): E0000: Fuse.Charting.ObservableData.Subscription does not implement interface member 'Fuse.Reactive.ISubscription.ReplaceAllExclusive(Fuse.Scripting.Context,Fuse.IArray)'
1.6 s

Build completed in 3.56 seconds
3 errors
@AndrewEQ AndrewEQ added this to To Do in Help Nov 1, 2018
@AndrewEQ AndrewEQ moved this from To Do to Needs Fixing in Help Nov 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Help
  
Needs Fixing
Development

No branches or pull requests

1 participant