riksnelders

Results 7 comments of riksnelders

this. same. I want menu to close. Or automatically or by method.

@bzmp125 Just modify the component data via this.$refs

Hey @mesqueeb Currently in the following scenario: Using it to switch between user/companyId for the records. So whenever another entity is selected the following happens: Clear all modules hardcoded (as...

I removed the code for now so I can't recheck. It might be because some channel wasn't opened yet ? I don't know.

I know this error happens when navigating away from a page during the loading of the openDBChannel. I'm also having issues front end not updating when inactive for too long....

You could just convert unix to date in the label ? use the formatter prop and do something like : moment.unix(val).format('DD-MM HH:mm')

Same issue here. Any update on this?