zarinia

Results 9 issues of zarinia

Hi, How can i add new post, edit or delete

in session.js line ``` const result = await db.listCollections().toArray(); ``` This is a bug that selects all collections like chat and creates an instance for the chat key We should...

bug

``` java.lang.RuntimeException: java.util.concurrent.ExecutionException: com.intellij.diagnostic.PluginException: org.intellij.sdk.language.PrismaParserDefinition PluginClassLoader(plugin=PluginDescriptor(name=Prisma, id=fr.gabrielcolson.prisma.prisma-intellij-plugin, descriptorPath=plugin.xml, path=~/Library/Application Support/JetBrains/WebStorm2022.2/plugins/intellij-prisma, version=1.2.5, package=null, isBundled=false), packagePrefix=null, instanceId=132, state=active) at com.intellij.util.ExceptionUtil.rethrow(ExceptionUtil.java:132) at com.intellij.openapi.progress.util.ProgressIndicatorUtils.awaitWithCheckCanceled(ProgressIndicatorUtils.java:376) at com.intellij.openapi.progress.util.ProgressIndicatorUtils.awaitWithCheckCanceled(ProgressIndicatorUtils.java:354) at com.intellij.psi.stubs.StubIndexImpl.getAsyncState(StubIndexImpl.java:74) at com.intellij.psi.stubs.StubIndexImpl.getIndex(StubIndexImpl.java:186) at com.intellij.psi.stubs.StubIndexEx.getContainingIds(StubIndexEx.java:349) at com.intellij.psi.stubs.StubIndexEx.processElements(StubIndexEx.java:157)...

**Platform** - [x] iOS - [ ] Android RCT_NEW_ARCH_ENABLED=1 Cannot read property 'changeIcon' of null in new arch enables Is Support the new React Native architecture?

**Platform** - [ ] iOS - [x] Android compile error on update to "react-native": "0.73.7": > A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable > Android resource compilation failed mipmap-xxhdpi/ic_launcher_dark.png: AAPT: error:...

How should use for Mongo ID like this: @default(auto())

When run in RN 0.73.7 all things are ok but RN 74 failed on Android with this message: Error: Failed to create a new MMKV instance: React Native is not...

Can you design it for jetBrains too?

Hi, I have a problem my subDocument don't update to local timezone ``` { "prices" : [ { "price" : { "USD" : NumberInt(10), }, "description" : { "en" :...