Sean McPherson

Results 9 comments of Sean McPherson

If you click "Print to console", then the error message **is correct**: ![Correct console message](https://user-images.githubusercontent.com/6360367/94165996-cf7eeb00-fe58-11ea-9823-b2a68cf59d39.png)

Hey @HarmonicTons! Thanks for contributing 😄 This sounds reasonable to me. I'll take another look locally, and if everything checks out then I will merge and prepare a new release...

🤔 It looks like that comment is already present in `Emoji.js` of the published package:

I am able to build a new React project with Vite that uses `a11y-react-emoji` without any errors. @HarmonicTons could you maybe open an issue with the steps to reproduce the...

I agree that the `list` widget should allow spaces. For a quick fix, you can add a custom widget with the desired behavior. This works for me (and is only...

@Kosai106 I've created a component like that in every project where I've used `react-feather`. I agree with @ffpetrovic that baking that into the library would be a good idea.

It looks like this isn't yet supported by Svelte: https://github.com/sveltejs/svelte/issues/2324

This was a helpful explainer. Thank you for taking the time to write it!

@HarmonicTons I'm going to close this PR for now. I'm happy to look at things again if we can get the issue reproducing reliably.