You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Samples/Visualization/Charting
is not working on FuseJS open beta with the following error:The text was updated successfully, but these errors were encountered: