Jireh June Nimes

Results 4 issues of Jireh June Nimes

I just found out that there's a doc for creating global components: [Automatic Global Registration of Base Components](https://v3.vuejs.org/cookbook/automatic-global-registration-of-base-components.html#base-example). This section of the documentation is not generally reached in my opinion...

enhancement

Import and creating client is okay for IE11 but when using the **subscribe** method, it causes this error: ![image](https://user-images.githubusercontent.com/10472490/94656879-3f96e080-0333-11eb-9f43-fbe4377316e9.png) The application will stop into a white blank screen. It doesn't...

There are event triggers when month changes to previous or next but they are not being triggered when a month is selected from the picker. I'm hoping that there will...

I just want to know if the connection remains open after an executed command. Using redis npm package, we usually close the connection after as a good practice and to...