Adrien Poly

Results 166 comments of Adrien Poly

I made a quick test with `onerror=this.remove()` but it doesn't trigger an error. Looking at the network in dev tool, the fallback image is returned with a 404 status not...

The error still exists in prod when you visit https://www.rubyevents.org/events/ruby-midwest-2015 and navigate to the talks tab

they are more samples of this error in prod now

I am surprise about this error, I have been using string enum quite a lot in this project and others and never had this issue. Not saying they are no...

@Yamakasi not sure what environment you are using but I had a similar case with a Rails application. I wanted to keep the StrfTime format from the backend. I built...

Actually I think this is impossible as we are using Youtube embeds. https://dev.to/spankyed/enable-pip-on-youtube-video-embeds-2gel If anyone has a solution for that don't hesitate to share your though

Oh I forgot about this issue. Anyway for Youtbube embeds it seems impossible as far as I could tell

Thanks for this PR. I rebased main locally and push it to prod to test it in real life (the deploy is right in the middle of the chart It...

@marcoroth FYI, I forked AVO and changed [the component in AVO](https://github.com/avo-hq/avo/commit/b0efc70c21d183edc4dc35cc56cc027bcfbd4794) but now it fails in another component for no obvious reasons from what I can tell.

It is now running live in staging https://staging.rubyevents.org/ To make it work I had to [patch AVO ](https://github.com/avo-hq/avo/pull/4069) as we had compilation errors in production environements