Giter Site home page Giter Site logo

Comments (9)

mlynch avatar mlynch commented on May 20, 2024 1

This was related to an old build file still being referenced. However, we're fixing something else in our build system Stencil to resolve a related issue. Stand by.

from pwa-elements.

mlynch avatar mlynch commented on May 20, 2024

Are you running PWA Elements 1.2.0?

from pwa-elements.

gubbigubbi avatar gubbigubbi commented on May 20, 2024

Yes my package.json is:

  "dependencies": {
    "@angular/animations": "^5.2.11",
    "@angular/common": "5.0.3",
    "@angular/compiler": "5.0.3",
    "@angular/compiler-cli": "5.0.3",
    "@angular/core": "5.0.3",
    "@angular/fire": "^5.1.3",
    "@angular/forms": "5.0.3",
    "@angular/http": "5.0.3",
    "@angular/platform-browser": "5.0.3",
    "@angular/platform-browser-dynamic": "5.0.3",
    "@capacitor/cli": "1.0.0-beta.24",
    "@capacitor/core": "1.0.0-beta.24",
    "@firebase/polyfill": "^0.3.14",
    "@ionic-native/core": "4.4.0",
    "@ionic-native/firebase": "^4.7.0",
    "@ionic-native/status-bar": "4.4.0",
    "@ionic/pwa-elements": "^1.2.0",
    "@ionic/storage": "^2.2.0",
    "angular2-moment": "^1.8.0",
    "firebase": "^6.0.2",
    "ionic-angular": "^3.9.6",
    "ionicons": "3.0.0",
    "lodash": "^4.17.5",
    "ng2-smart-table": "^1.3.5",
    "randomstring": "^1.1.5",
    "rxjs": "^6.5.2",
    "rxjs-compat": "^6.5.2",
    "sw-toolbox": "3.6.0",
    "web-animations-js": "^2.3.1",
    "zone.js": "0.8.18"
  },
  "devDependencies": {
    "@ionic/app-scripts": "^3.2.3",
    "ng2-completer": "^2.0.8",
    "typescript": "3.2.4"
  },

from pwa-elements.

mlynch avatar mlynch commented on May 20, 2024

Okay taking a look

from pwa-elements.

mlynch avatar mlynch commented on May 20, 2024

Was able to reproduce

from pwa-elements.

gubbigubbi avatar gubbigubbi commented on May 20, 2024

Thank you @mlynch you all are doing a fantastic job. I can just switch to using a page over a modal for now.

from pwa-elements.

mlynch avatar mlynch commented on May 20, 2024

Thanks. This is fixed in the latest so going to close!

from pwa-elements.

gubbigubbi avatar gubbigubbi commented on May 20, 2024

Thank you - the issue with the modal not being clickable is fixed. However I cannot use the Capacitor camera plugin now I get this error:

Uncaught (in promise): TypeError: cameraModal.componentOnReady is not a function

In my index.html I have included pwa-elements as follows:
<script src="https://unpkg.com/@ionic/pwa-elements@latest/dist/ionicpwaelements.js"></script>

I tried to change this to:
<script src="https://unpkg.com/@ionic/[email protected]/dist/ionicpwaelements.js"></script>

But I still get the same issue.

from pwa-elements.

gubbigubbi avatar gubbigubbi commented on May 20, 2024

Disregard my last comment this is fixed with @capacitor v1.0. Thank you everyone :)

from pwa-elements.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.