Video Reloads When Page Width Changes

I had the same issue… Looking at the source it seems everything is refreshed in responsive… It’s just a bubble thing as far as I can tell… What you gain in spades with bubble has some challenges in other areas. (I’m not complaining)… In my case it was a video when a user rotated their device would reset the video. This actually struck at the root of what my application was actually delivering which meant using bubble for the delivery mechanism was just not goning work.

Instead I’m using a native HTML and then using bubbles API for all the data… In my case it’s actually worked much better than I hoped.

Just for anybody else’s interest who finds themselves here… Since using bubble and being so awed by its possibilities and ease-of-use I had fallen into the trap of believing everything should be in bubble which I’m sure it will be as the platform progresses.

I would encourage people to keep an open mind. Bubbles API is excellent and the possibilities of using other technologies and leveraging the bubble API expands possibilities exponentially in my view

1 Like