GenieFramework / StippleDemos

Demo apps for Stipple
49 stars 29 forks source link

checking serversidefiltering.jl is this a typo #21

Closed AbhimanyuAryan closed 2 years ago

AbhimanyuAryan commented 2 years ago

@hhaensel v-bind takes filterAbortFn: https://github.com/GenieFramework/StippleDemos/blob/1d698a940e35d831c09e39ec94b739a947a546fb/AdvancedExamples/ServerSideFiltering.jl#L46

and in js_methods it's defined as abortFilterFn: https://github.com/GenieFramework/StippleDemos/blob/1d698a940e35d831c09e39ec94b739a947a546fb/AdvancedExamples/ServerSideFiltering.jl#L26

hhaensel commented 2 years ago

It's a typo!

hhaensel commented 2 years ago

Good catch!