xlmnxp / nativescript-menu

A plugin that adds a pop-up menu to NativeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unrecognized selector sent to instance 0x280bb7f40

ibnYusrat opened this issue · comments

Hi Again,

Sorry for being so annoying! I just updated the app to the latest version. Once again it works just fine on Android, but on iOS the previous error is gone, now I am getting this:

Screen Shot 2019-04-26 at 11 18 32

CONSOLE LOG file:///app/0.js:118:24: Menu.popup is DEFINED. -[TNSDictionaryAdapter length]: unrecognized selector sent to instance 0x280bb7f40 CONSOLE LOG file:///app/vendor.js:51513:39: Error: -[TNSDictionaryAdapter length]: unrecognized selector sent to instance 0x280bb7f40

Can we fix this?

Thanks in advance.

The menu works fine if the actions array is an array of strings. It only produces this problem when we supply array of objects as actions.

now I work on other project
few hours and I'll fix it

fixed 😄 in 📦 nativescript-menu@1.1.0