faisalansari20

Results 6 issues of faisalansari20

### Issue Description After upgrading to nativescript 8. I see webpack failed with exit code 1 errror. This is how my package.json looks like { "name": "@nativescript/template-hello-world-ng", "main": "./src/main.ts", "version":...

bug-pending-triage

### Issue Description After upgrading to nativescript 8 I see Layout is not a known element Error on html. My package json { "name": "@nativescript/template-hello-world-ng", "main": "./src/main.ts", "version": "7.0.2", "author":...

bug-pending-triage

### Issue Description Suddenly Android started to fail. with below error. Please help ### Reproduction _No response_ ### Relevant log output (if applicable) ```shell nativescript-plugin-firebase: /Users/pragiti/Desktop/ATD/atd-mobile-apps/ATD/platforms/android/.pluginfirebaseinfo not found, forcing prepare!...

os: android
known-issue

### Issue Description After updating from nativescript 7 to latest version 8 preparing project fails for IOS & Android. I am not sure but it seems to be some webpack...

bug-pending-triage

I have install this library in nativescript using angular flavour and I am facing below error only on IOS. > ***** Fatal JavaScript exception - application has been terminated. *****...

Hi, I am working on application where we have 2 languages English(default) and French. I came into a situation where i wanted to open modal in landscape mode on Android...