Tran Quang Vinh

Results 5 issues of Tran Quang Vinh

On the server when I deploy the app, the website always ask for writable permission on some specific folder: tmp, cache, logs of folder ```app``` Do I need to run...

question

I want to have a search box to find the value in the list. Is it possible? I read the source code, HeaderListView class seems do no have this kind...

I always have this error when run ```npm run dev``` ``` [HPM] Proxy created: /api -> http://localhost:9000 [HPM] Subscribed to http-proxy events: [ 'error', 'close' ] ``` So that you...

For https you need to set the code to use `wss://` instead of `ws://` If we run this library via `https` server will be blocked

I set the initial StatusBarStyle = NappSlideMenu.STATUSBAR_WHITE. But when i open a modal window the StatusBarStyle change to black Can you help me fix this?