Teffen Ellis
Teffen Ellis
@yyx990803, Thanks for the insight, this approach solves our AJAX use case. Having to know the internals of Vue is nuanced in other areas as well. In another component, an...
I've also experienced this issue. an encoding exception occurs on the 127th request.
It's best to abandon this gem. The project is not being maintained. I ended up using Python's LDAP libraries to solve the issue. Not ideal, but it gets the job...
+1 Editor freezes or crashes every update. Only solution is to restart.
@victoriabernard92, Updated with our chat earlier. This is awesome 🎉
@juanjoDiaz @samhed, This PR looks like it would get noVNC much closer to an expected experience -- especially now that Chrome, Edge, and Safari support the async Clipboard API. If...
@samhed from what I understand, Firefox's limitations are mostly around [async clipboard events](https://developer.mozilla.org/en-US/docs/Web/API/Clipboard/writeText) e.g. when noVNC wants to copy data to the user's clipboard without their input. Clipboard.js depends on...
@CendioOssman, @samhed, I’ve since taken a sabbatical from tech, but occasionally get pinged on this PR. Respectfully, I think this isn’t about browser support, but a lack of buy-in from...
Rebased and ready for Docusaurus 3.8. This may still need refinement on the calculations
Hi @noahgaertner, The issue you’re encountering with the custom brand logo appearing smaller than expected is likely due to the SVG file’s dimensions and whitespace. The Slack logo SVG you...