Sai K K

Results 10 comments of Sai K K

I am unable use `SlideContainers` methods. I am getting `TypeError: Cannot read property 'index' of undefined`. ``` html ``` ``` javascript this.$refs.appSlideContainer.nativeView.nextSlide() ```

> I am unable use `SlideContainers` methods. I am getting `TypeError: Cannot read property 'index' of undefined`. > > ``` > > > > ``` > > ```js > this.$refs.appSlideContainer.nativeView.nextSlide()...

@niklasgrewe, Are you able to resolve the issue yourself? I am looking for a way to persist the user authentication session when the user refreshes the page or reopens the...

@kraenhansen Thanks! I have `realApp.allUsers` showing a list of users. But the `currentUser` is always null. So how do i "re-activate" the session for the `curerntUser`?

@kraenhansen The user state from local storage shows `logged-out`. So, I need to find a way to make the user session persistent.

@ankitsam pptx or docx files are in open XML format by default. In order to get all the XML files - **just Unzip the .pptx file in the same working...

Hi @sepharg, We can have a context(right-click) menu item to automatically detect relevant application that is installed in application to edit and sync changes. For example, a `txt` file can...