Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working on IOS this happens from version 1.2.9 and up #13

Open
AchrafBardan opened this issue Sep 15, 2022 · 1 comment
Open

Not working on IOS this happens from version 1.2.9 and up #13

AchrafBardan opened this issue Sep 15, 2022 · 1 comment

Comments

@AchrafBardan
Copy link

Which platform(s) does your issue occur on?

  • iOS
  • iOS 15.4
  • emulator

This has something to do with the maxLinesPropery.

NativeScript encountered a fatal error: Uncaught TypeError: Cannot read property 'setNative' of undefined
  at
  ./node_modules/@nativescript-community/ui-label/label.ios.js(file: app/webpack:/rapi-freelancer-app/node_modules/@nativescript-community/ui-label/label.ios.js:621:5)
  at __webpack_require__(file: app/webpack:/rapi-freelancer-app/webpack/bootstrap:24:0)
  at fn(file: app/webpack:/rapi-freelancer-app/webpack/runtime/hot module replacement:61:0)
  at ./app/vendor/components.ts(file: app/webpack:/rapi-freelancer-app/app/vendor/components.ts:4:0)
  at __webpack_require__(file: app/webpack:/rapi-freelancer-app/webpack/bootstrap:24:0)
  at fn(file: app/webpack:/rapi-freelancer-app/webpack/runtime/hot module replacement:61:0)
  at ./app/app.ts(file:///app/bundle.js:19:76)
  at __webpack_require__(file: app/webpack:/rapi-freelancer-app/webpack/bootstrap:24:0)
  at __webpack_exec__(file:///app/bundle.js:12881:39)
  at (file:///app/bundle.js:12882:221)
  at __webpack_require__.X(file: app/webpack:/rapi-freelancer-app/webpack/runtime/startup entrypoint:6:0)
  at (file:///app/bundle.js:12882:47)
  at (file:///app/bundle.js:12887:3)
  at require(:1:137)
@farfromrefug
Copy link
Member

@AchrafBardan There was a breaking change in N. Consequently this plugin latest versions requires latest N versions.
Sorry about that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants