Devon Campbell
Devon Campbell
I'll try to put something together later today. Thank you!
I'm having trouble putting together my minimal reproduction. I first thought the contents of the markdown file were causing the problem, but I've created a new Astro project with only...
Yeah, good call on these ideas, @IanVS. If I remove this file, the exception is thrown on another file. If I remove that file as well, the exception goes away....
@OverlordQ Thank you for the issue. I'm not actively working on this package right now, but I'd be happy to take a pull request if you'd like to submit one.
@emmanuelito I'm not actively working on flask-permissions right now, but I'd take a pull request. If it has good test coverage and the tests pass, I'll get it merged quicker.
I'm having a similar problem using the inline style (`::` and `:::`), although in this case, I don't get the notification that a card has been updated when I switch...
@TheNoim We agree and are in the process of updating it. We no longer link to the current iteration because it does not reflect our most current plans.
Our approach to this will be to allow for decoding numeric types as strings so that users can send the string values to a codec of their choice. Look for...
Do you mind to create a separate feature request for this, @triumph1? I don't want it to get lost in this query builder request. It's slightly different and might be...
You're correct that the original cast suggestion won't work, even if it references the property correctly, but I wasn't sure how sophisticated and bespoke those suggestions could be. Yeah, this...