-
### Problem
The [@realm/react](https://www.npmjs.com/package/@realm/react) package doesn't support the Web SDK. Add support for the following provider/hooks:
* useApp and the AppProvider
* useUser a…
-
### Problem
I've understanding that the app should implement an error handler and react on token expiration to keep the device sync going on. The piece of information the error handler gets is an exc…
-
TextArea has a scrollbar instead of the traditional pulley thing that textareas have. because of this textarea cant be resized.
![2018-07-05 09_45_23-react atlas style guide - internet explorer](http…
-
### How frequently does the bug occur?
Always
### Description
Check the following line:
https://github.com/realm/realm-js/blob/91de9446242a3dc7aaaf640925af360b5d91a7d2/packages/realm-react/src/R…
-
## Issue
New messages (sometimes) aren't being rendered after reconnection events. We've looked into this on our side a fair bit and added some logging to check this wasn't a co…
-
### Problem
The user has no access to the error code property in app exceptions, if they like to react to a specific error code they have to do string matching.
### Solution
Expose the error …
-
does it make sense to publish do npm?
it would make it simple to create demos with Brazil map, like this one https://www.react-simple-maps.io/examples/usa-with-state-labels/
https://cdn.jsdelivr…
-
Buat halaman blog CRUD & user create, read
1. Frontend (React + Redux + Formik)
2. Backend (Express + JWT + bcrypt)
3. Database (MongoDB / mySQL)
4. Live (Heorku + netlify + MongoDB Atlas / hostin…
-
### How frequently does the bug occur?
Sometimes
### Description
From time to time Realm Sync get disconnected. This doesn't seem to make the sync to stop, as it probably "restore" the sync after t…
-
I created a react control which displays an azure map, its working fine displaying only just the map and pins. But if I included a popup for the details of my pins the error occurred. Here is my code.…