Hunter Perrin
Hunter Perrin
I haven't, but yeah, I could definitely do that.
Didn't mean to close that.
I've added the ability to hook `jsonSerialize`.
I believe I've figured out how to fix this permanently.
I like this idea, but I think we could make it even more general. I'm thinking something along the lines of `closeOnSelection={false}`.
I was able to accomplish this by making the `SMUIAutocomplete:selected` event cancelable.
In case you're still looking for a solution here, I wrote my own back pressure aware transform stream. You can find it here: https://github.com/sciactive/nephele/blob/37bac308b75fd660ebbbe0d93ed86b504237d20c/packages/plugin-encryption/src/BackPressureTransform.ts And here's an example of it...
Ok, here it is: https://www.npmjs.com/package/@sciactive/back-pressure-transform Try it out and see if it works for you.
Thanks @jerch for the PR. Let me know if the fix causes any issues. I also added the `package.json` export. I'll release a new version as soon as I add...
I'm guessing you have different versions installed at the same time, because the `./internal` path is certainly exported: https://github.com/hperrin/svelte-material-ui/blob/09c2396de874d88c92e8969218c9d93963fac430/packages/common/package.json#L20