Son Nguyen H.
Son Nguyen H.
### Version 3.2.31 ### Reproduction link [https://sfc.vuejs.org/](https://sfc.vuejs.org/) ### Steps to reproduce If I use event in dynamic component as below: ``` // Parent component const emits = defineEmits(); const handleChange...
Hi guys, When I tried to use the `update` function of IPersistence ([link](https://rocketchat.github.io/Rocket.Chat.Apps-engine/interfaces/accessors_ipersistence.ipersistence.html#update)), I get this error: `"{\"stack\":\"Error: Not implemented.\\n at app/apps/server/bridges/persistence.ts:109:9\\n at /app/bundle/programs/server/npm/node_modules/meteor/promise/node_modules/meteor-promise/fiber_pool.js:43:40\\n at Gt.executeViewSubmitHandler (evalmachine.:13:6420)\",\"message\":\"Not implemented.\"}"` I've already...
### Is your feature request related to a problem? Please describe. Is there any way to import code snippets as dynamic name. For example get from `$frontmatter`. ```
### Summary Hi there, I've created a discussion topic [here](https://github.com/Shopify/polaris/discussions/11807). I see the polaris-tokens package size is large, I investigate and see it contains many non-tokenized or variables data, that...
### Description: In the old versions, I see the modal is able to display emoji but the latest versions, the emoji cannot be rendered in modal anymore. So all the...