Sanjit Singh

Results 4 issues of Sanjit Singh

On my morphToMany relationship. Orm is saving duplicate pivot record under Here is the screenshot of vuex store: ![Capture](https://user-images.githubusercontent.com/9400880/82033665-0d7a3000-966b-11ea-8711-4a7d87d77a06.PNG) This is how my model looks like: ```javascript import Model from...

bug
need more info

### What happened and what did you expect to happen? I am trying to disable Picture In Picture option for my tiles by adding the disablePictureInPicture attribute. I can see...

feature-request

When I zoom image on Safari iOS it flickers. Here is the screen recording: https://share.icloud.com/photos/074ZiUa3CYHq-9gRaW2oABKIw I am aware this is an old version of plugin and it won’t get any...

My application is using `RouterProvider` to define the router. I was wondering how can use redux first history with RouterProvider?