Alexandre Audebeau
Alexandre Audebeau
Hi, I'm trying to migrate my NextJS app with Yarn 2 (version 3.1.1) and PnP, but when app compile I've got an error which says next-session is not defined. Stacktrace...
When launching React Native app, I have a warning which says that tslib package is ignored : ``` warn Package tslib has been ignored because it contains invalid configuration. Reason:...
**Describe the bug** When I configure (automatically or manually) in a React project i18n-ally plugin in IntelliJ Ultimate or Webstorm, it works with default locale set, but does not detect...
I have a brand new Xamarin Forms project (4.0) and when I try to set IconColor for IconImage control, compilation fail. I've juste make a copy paste from your samples,...
Hi, It seems that if we use IconToolbarItem in a TabbedPage (and not in a ContentPage), icons aren't showing up, but Command action works, and we can see "tap effect"...
Hello, I'm trying today to migrate my company's app from v3 to v4, and I'm facing a problem with eventSources component. In v3, we used `beforeSend` function to get http...