-
### 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-am…
-
# How to build a React library using TypeScript
A step by step guide to setup a React Library from scratch using TypeScript, and publish it to NPM.
[https://prateeksurana.me/blog/react-library-with-…
-
Hey, y'all 👋 with the redesign of the Node.js Website done. We're ready to move our efforts into revamping the design of the Node.js API docs and its build process.
We understand this is code owned…
-
# New Feature - Help Needed
I've started working on a new feature that is very useful for me and I thought it might be useful for other Boostnote users who read and summarize long texts.
### The…
-
![Screen Shot 2021-02-01 at 15 18 12](https://user-images.githubusercontent.com/38668796/106457894-b4745580-64a0-11eb-8765-7b2a99d9a860.png)
### Description
[Description of the bug]
Could not b…
-
When using `react-highlight-menu` 2.0.2 with a Next.js 13.4.9 app, I am getting this warning
```py
Warning: useLayoutEffect does nothing on the server, because its effect cannot be encoded into th…
-
Markdown is nice, but it's not so easy for nontechnical editors that Lektor caters to.
Embedding ProseMirror could help with this problem:
> Say you have a site that allows users to enter comments,…
-
**What's happening**
I add some classname
but the snapshot test not showing this classname
**What should happen**
**classname should be display like here** :
**To reproduce**
(…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Code Sandbox link
_No response_
…
-
Hello,
I'm getting an `TypeError: (0 , import_react2.cache) is not a function` error while setting up the tests with `next-international`. Have you already see those types of error ?