Giter Club home page Giter Club logo

Comments (13)

hsuanxyz avatar hsuanxyz commented on August 25, 2024 3

@agasbzj try npm install @ionic/[email protected]

from ion2-calendar.

hsuanxyz avatar hsuanxyz commented on August 25, 2024 1

Please use the latest version, and use ModalController instead of CalendarController.

from ion2-calendar.

jetav8r avatar jetav8r commented on August 25, 2024

I'm having this same issue, but when I follow your link for the fix, I'm getting and error:
uri is not registered (settings languages & frameworks schemas and dtds) for the following code:
xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
Any ideas?

from ion2-calendar.

jetav8r avatar jetav8r commented on August 25, 2024

I was able to fix this by deleting the "www" directory in both the root directory and platforms directory, then rebuilding. Maybe this will help someone else

from ion2-calendar.

agasbzj avatar agasbzj commented on August 25, 2024

Build using:
ionic cordova build browser --prod
is still not working.
Error message is:

ERROR TypeError: Cannot read property 'create' of undefined(…)
g @ main.js:1
t.handleError @ main.js:2
e.handleError @ main.js:18(anonymous function) @ main.js:1
(anonymous function) @ main.js:10
t.invokeTask @ polyfills.js:3
inner.inner.fork.onInvokeTask @ main.js:3
t.invokeTask @ polyfills.js:3
r.runTask @ polyfills.js:3
invoke @ polyfills.js:3

Could you please fix that as soon as possible?

from ion2-calendar.

ANANDAN0693 avatar ANANDAN0693 commented on August 25, 2024

Me also facing the same issue @hsuanxyz so please help me solve this issue

from ion2-calendar.

jetav8r avatar jetav8r commented on August 25, 2024

This issue has also returned for me. Deleting both www directories no longer solves the issue. Now I can't use the calendar in the production version

from ion2-calendar.

LufoX11 avatar LufoX11 commented on August 25, 2024

Same for me. #42
[email protected] didn't work for me since de.appplant.cordova.plugin.local-notification needs @1.3.12

from ion2-calendar.

danielcrk avatar danielcrk commented on August 25, 2024

I'm also seeing this issue. Any news about this? @hsuanxyz

from ion2-calendar.

sean-hill avatar sean-hill commented on August 25, 2024

I just installed this amazing library today, and got it working perfectly using ionic serve, but after using ionic build ios --prod it ends up looking this:

image

Using this code:

const options: CalendarModalOptions = {
  pickMode: 'range',
  title: 'Select dates',
  closeIcon: true,
  doneLabel: 'Save'
}

const datePicker = this.modalCtrl.create(CalendarModal, {
  options: options
})

datePicker.present()

datePicker.onDidDismiss(date => {
  console.log(date)
})

Any ideas into what may be happening here? Obviously it looks like the CSS is not being applied. Ignore the dark background, that's just my apps theme πŸ‘

cli packages:

    @ionic/cli-utils  : 1.12.0
    ionic (Ionic CLI) : 3.12.0

global packages:

    cordova (Cordova CLI) : 7.0.1

local packages:

    @ionic/app-scripts : 3.0.0
    Cordova Platforms  : android 6.2.3 ios 4.4.0
    Ionic Framework    : ionic-angular 3.7.0

System:

    ios-deploy : 1.9.2
    ios-sim    : 6.0.0
    Node       : v8.4.0
    npm        : 5.3.0
    OS         : macOS Sierra
    Xcode      : Xcode 9.0 Build version 9A235

from ion2-calendar.

hsuanxyz avatar hsuanxyz commented on August 25, 2024

@sean-hill please open new issue

from ion2-calendar.

fernandocode avatar fernandocode commented on August 25, 2024

This problem still occurs, for those who could not reproduce the problem follows this stackblitz

from ion2-calendar.

Fidym avatar Fidym commented on August 25, 2024

This problem still occurs, for those who could not reproduce the problem follows this stackblitz

I'am facing the same issue, could you solve it?

from ion2-calendar.

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.