-
The plugin is putting all syllables directly one after another. The correct formatting would be to have a space between each syllable. Without the white space between syllables it's also often hard to…
mawis updated
5 years ago
-
hola mi nombre es Nestor
codifique la clase 2 como tarea ( no la encontre en el repo) y funciona pero al reiniciar porque modifico el codigo en el vsc
primero da esto pere igual se renderiza ok
1.F…
-
Before that I found this issue I used during a long time and all the interface texts looked good. Looks like some issue with encoding. I tried to reinstall extension (update to the last version), trun…
-
Error for ./node_modules/react-relay/lib/relay-hooks/useEntryPointLoader.js:
Module not found: Can't resolve '@babel/runtime/helpers/createForOfIteratorHelper' in '/Users/{redacted...}/node_modules…
-
q: I deleted an item but it's still in my list
a: the model ID was not passed as a parmater to the delete function, therefore we could not figure out which model to remove from the reducer state
-
I Made a small version of redux based on this repository to practice and learn.
I put a MIT license on it, if others wanna use it. (tried launching yours but it kept failing on iOS errors).
Please add…
-
@eric-basley : After missions redux migration, i can do this ?
-
The default scroll bars preserve scroll position when going back and forward through history with react router historys goBack calls.
For example if I'm on a list of all products page, and I scroll…
-
I'm working on a project that is using redux without React. Crazy. I know.
Refire looks really nice for syncing redux with firebase, but the React dependencies in the project keep me from using it.…
-
Meta ticket: #4855
## Description and expectations
When a call is rejected the caller get a notification in the notification wall informing that the callee tried to call the caller
Person A…