SmileHub
SmileHub
Updated android studio tu 3.3, Migrated to android x, successfully compiled the project and launched and tested it. Then decided to try Flexbox and added dependency: `implementation 'com.google.android:flexbox:1.1.0'` pasted in...
Downloaded 1.5v., installed to chrome, but the extension is disabled by default even in developers mode and there's no way to enable it : ``` This extension is not listed...
No, same behavior on android and same on web: image doesn't get displayed: 
Confirming that it's actually only Web that is not working. Android works (my mistake in android test). Reproduced issue is on official documentation: https://reactnative.dev/docs/image
Maybe this information will help someone as well: in my case i was missing "@sentry/cli" package in my expo react-native project and the error was the same abotu "ambiguos dependencies"...
bump: ``` import dayjs from 'dayjs'; //load duration plugin var duration = require("dayjs/plugin/duration"); dayjs.extend(duration) //TS2339: Property duration does not exist on type typeof dayjs //when trying to use dayjs.duration(); ```...
confirming, having the same warning when using with next.js: ``` Warning: Prop `id` did not match. Server: "react-svg-pan-zoom_miniature_mask_uid1" Client: "react-svg-pan-zoom_miniature_mask_uid2" Error Component Stack at mask () at defs () at...
Looking towards it in new pacakge releases if it works