-
Using the Clerk provider provided via the clerk-expo export; `import { ClerkProvider } from '@clerk/clerk-expo';` , when running the same code as a web export, Chrome and Firefox (with no extensions e…
-
## Summary
I tried several times to write and edit the content on TUI there were issues with the code block
it didn't map to a code tag correctly so I got this issue on my next.js project
## …
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/festive-sara-3vry7t
### To Reproduce
A monorepo with 3 workspaces :
- src
- data
- emails-server
monorepo…
-
Hi there. First of all, thanks for this amazing library. I was trying to get `react-hot-toast` configured in react native and finding it a bit of a pain. This library gets me super close but there are…
-
"jcore-react-native": "^1.3.5",
"jmessage-react-plugin": "^3.1.7",
react-native-cli: 2.0.1
react-native: 0.60.5
``
![1](https://user-images.githubusercontent.com/11947724/64488165-342f…
-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.87.2
- OS Version: macOS 14.1.1
Steps to Reproduce:
1. Open a react project with functi…
-
Hi there.
I want to update my routes and navigations when a plugin is added from pluginStore class.
For example suppose we have plugin called contacts which is React component that shows list of con…
-
# How can we resize `` if the window changes of size ?
Is there a smart way to do it ?
For the moment changing dynamically `uiSize` and `cssMaxHeight` and `cssMaxWidth` doesn't work on `window.re…
-
something like this
```
toast.promise(
myPromise,
{
loading: loadingProgress, // from useState hook for example
success: 'Success',
error: 'Error',
},
)
```
-
F - front B - back
- [ ] rejestracja
- [x] B
- [ ] F
- [ ] autoryzacja JWT
- [x] B
- [ ] F
- [ ] logowanie
- [x] B
- [ ] F
- [ ] edycja profilu
- [ ] B
- [ ] F
- [ ] usun…