Marcus Ball
Marcus Ball
When using the toolbar emoji button, the module uses the `active` class, and [it appears to remove that class from the first element it finds on the page](https://github.com/contentco/quill-emoji/blob/e749f80b985e6d90885bf522b6e0d3a60e071ed5/src/module-toolbar-emoji.js#L128). This is...
Deserialization appears to fail for ignored tags that contain attributes. Here's a full example: ```toml [dependencies] serde = "0.8" serde_derive = "0.8" serde_xml = "0.9.1" ``` ```rust #![feature(proc_macro)] extern crate...
## The issue OpenStreetMap seems to be returning errors with the 418 status code when a search is made. I noticed this while trying to use [a map plugin for...