You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using vue-overdrive, but under the hood it uses your ramjet. So maybe you can help me ;)
I have done a screencast to demonstrate the problem. As you can see in the video, if I click an image it fades everything out and then beginns to fade in the image again. I have done also a small sandbox example
Hi,
I'm using vue-overdrive, but under the hood it uses your ramjet. So maybe you can help me ;)
I have done a screencast to demonstrate the problem. As you can see in the video, if I click an image it fades everything out and then beginns to fade in the image again. I have done also a small sandbox example
In vue-overdrive the ramjet magic happens there
I have allready tried out to set the opacity manually
This is the whole file
I've seen that on the elements the style opacity: 1 is set, but I do not put this by myself, maybe it has something to do with that behavior?
I have updated ramjet from 0.5.0 to 0.6.0-alpha, because I have seen that there are some updates about opacity.
Do you think that's more a vuejs/vue-overdrive problem or more related to ramjet?
The text was updated successfully, but these errors were encountered: