Timmy O'Mahony

Results 25 comments of Timmy O'Mahony

Thanks @SuperCoolFrog I'll have a look at that and try it out

The problem isn't that the library doesn't work - it's that it can't be installed using `bower install --save angular-datepicker`. The problem is that the old version of Angular is...

I was about to post the same issue. Logic and template tags in attributes is the one thing stopping me from using this I think. Maybe it can be done...

Thanks @piggybit. I hadn't actually used it on mobile before, so I'll check out the display issue. This is probably an issue with the underlying markdown library, but might be...

I've tested this in Django 2.2 and 3 and I'm not noticing this behaviour: https://files.timmyomahony.com/Screen-Recording-2020-12-09-07-33-10-Vxu6n4.mp4 Overflow in the Django admin is working OK. Is this a custom form? If not,...

I believe that this is because the JavaScript from `pagedown_init.js` used to set up the pagedown widget is only run once on page-load. Therefore when a new form is added...

Just to chime in for anyone else this might help. I came to ELT with the traditional route-based model being passed down to the component so I was a bit...

Just to follow up on this, I've actually just realised that neither `ember-diff-attrs` nor `ember-did-change-attrs` seem to be working for the `model` attribute. I only noticed once I started adding...