-
Hello, I encountered an issue while using the EmojiPicker component:
When the props onEmojiClick of the EmojiPicker component are changed, the EmojiPicker does not update and caches the old onEmojiCl…
-
I am using vite for tooling my web application. When I installed this library in my existing project, It didn't seem to be worked. I have received errors like "global is not found".
If anyone has u…
-
The picker seems to have a `ref` prop but it references the react component instead of the DOM component as expected.
Furthermore it would be really nice to export the search input ref as a `search…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
Hello goshakkk,
I'm receiving an error of: undefined is not an object (evaluating 'String.fromCodePoint.apply')
They direct to the line 4 of data.js:
const charFromCode = utf16 => String.fromCode…
-
**Steps to reproduce:**
1. import [mr-emoji](https://www.npmjs.com/package/mr-emoji) , but it doesn't matter can be any emoji pkg
2. pick any Emoji from EmojiPicker
3. Try to insert it Emoji at m…
-
Hi, mervick
Thanks for share your work ;)
I want Request auto position emojionearea-picker, like [tether.js](http://tether.io/).
I mean, the picker can adjust the available space position.
**T…
-
The packages works fine on safari version 13.1 but it crashes on older versions like 12.0.3.
I am attaching a screenshot below for the error i get in the console.
-
Build Error
Failed to compile
Next.js (14.2.2) out of date [(learn more)](https://nextjs.org/docs/messages/version-staleness)
./app/(routes)/dashboard/expenses/_components/ExpenseListTable.jsx:2:…
-
I've added a slack-like mini picker using this package (which I love, btw, awesome work), such that when a user types a colon followed by an alpha character, we pop a mini picker and auto-focus it to …