webflashing Hey, when trying to update the profile description and pressing enter I'm getting a: Uncaught TypeError: Cannot read property 'bind' of undefined Is this a known issue? Thanks!
luceos webflashing Please do provide some additional information. Can you check for an additional error when enabling debug in your config.php.
webflashing Oh hey, I just made a GitHub issue as it seemed that this problem should go there instead of here. Here's the link https://github.com/flarum/core/issues/839
santiagobiali luceos webflashing I could reproduce it on my local flarum's beta 4 installation. But it got fixed in dev master.
webflashing Ah yeah, I forgot to mentioned I'm running beta 4. Is there an easy fix for it so I don't upgrade to dev master just for this issue?
webflashing santiagobiali What should I do to download the 'dev master' of the project? I installed it using composer, should I just clone the github repo?. Thanks
luceos webflashing I highly recommend against updating to dev-master just to fix this issue, as there is no guarantee dev-master is stable in any way. Aka it might break more important things in the meantime. Looking at the beta 5 milestone indicates it won't be far off, only 15 issues to go.
webflashing luceos I see, it totally makes sense. Thank you very much for the hard work and effort put into this amazing software, it's brilliant. Cheers!