DeathlyNocturnal

Results 30 comments of DeathlyNocturnal

I second this, the issue happens, does JSMpeg collect all the frames until you go back to the page, and then speeds through them?

Hi @abdhass, this is the base of an MVC model, what happens is every request is redirected to index.php and then the MVC framework takes over. So you are right...

Hi, yes no worries, we had to do the same, I was just noting it for the developers to fix it, but looks like this project is dead.

@rlemaigre No worries, I have given you a snapshot from a component similar to your Flex.vue example in the nested example, you can use it and put it anywhere you...

@rlemaigre I see, that makes sense, but I am still seeing the same error, I have updated the original gist, thank you for the help though!

So wait what is the feedback slot, is that the line thingy to say where the block should drop to?

Also I keep getting errors about keys not being string and number, in both the feedback and item slots, is there an index that I can use? Similar to doing...

Sure, but you can get away usually with just using the index of that loop, I use it all the time instead :P. Ahh, so we must use flex in...

FYI to the above, when I say nothing happens now, once defining the flex stuff, nothing happens, so no errors, no notices, no messages, drag works but when you hover...

@rlemaigre sure, but then why does it not allow me to drag? I can see some of the classes say drag-forbidden...?