NappDrawer icon indicating copy to clipboard operation
NappDrawer copied to clipboard

drawer.setAnimationMode not working on sdk 10

Open geqmedia opened this issue 4 years ago • 1 comments

[ERROR] TypeError: drawer.setAnimationMode is not a function. (In 'drawer.setAnimationMode(NappDrawerModule.ANIMATION_SLIDE_SCALE)', 'drawer.setAnimationMode' is undefined)

geqmedia avatar May 20 '21 11:05 geqmedia

Not really a solution but it gets it working without errors.

I removed all the animations that we were setting after creation. Also updated to version 2.1.1 and it got us back pretty close to what we had before SDK 10.

tyroneBaba avatar Jun 11 '21 17:06 tyroneBaba