DateTime - default to todays date
ntaso: initialValue It’s working like a charm… you saved my life thank you so much!
View ArticleModal cssClass
This answers it: stackoverflow.com Ionic make modal page fit content height css, ionic-framework, sass, ionic2 asked by Tadija Bagarić on 10:28AM - 27 Oct 17 UTC
View ArticlePreflight response is not successful in Capacitor iOS platform
Thanks for your answer @netkow! However, I already applied your solution. After some research I found the following topic in Azure: Customer Feedback for Microsoft Azure Add support for ionic scheme...
View ArticleDisplay event from json
this is my calendar how look like ts file import { Component } from '@angular/core'; import { IonicPage, NavController, NavParams } from 'ionic-angular'; import { Calendar } from...
View ArticleDisplay event from json
Hi If I understood your problem correctly You have to set date which comes in in below JSON. [{“name”:“firstlesson”, “start_time”:2019-09-22 17:13:02}] I think you can take reference from below...
View ArticleHow to take screenshots of an Ionic4 app for the Apple Store?
One option is 1.Open ios app in Xcode and run it in Simulators and then take screenshots
View ArticleDisplay event from json
how can ı set date because ı pull from json [{“name”:“firstlesson”, “start_time”:2019-09-22 17:13:02},{“name”:“secondlesson”, “start_time”:2019-09-25 17:13:02},{“name”:“thirdlesson”,...
View ArticleDisplay event from json
Hello, could you describe what do you want step by step, please?
View ArticleDisplay event from json
ı have a json like above and ı want to display this events into calendar
View ArticleDisplay event from json
But how? Displaying it above the days, below the calendar itself?
View ArticleiOS package build fails due to 'invalid byte sequence in UTF-8'
When running the package build for iOS I always get the error below. I can build it locally without issues. Running with gitlab-runner 10.2.0~beta.147.gbd1f3fcb (bd1f3fcb) on ip-10-2-158-91 (dc549c99)...
View ArticleIonic get value from json object
Hi, i want to get a value from json object. when i debug it with the chrome console i can retrive the data but if i want to get it by code it’s give me error Schermata 2019-07-17 alle...
View ArticleLoad different templates from one component
I have a component which displays its elements differently depending on the user’s screen. Which means the .html (template) is different for the web and mobile. So, is there a way to load a template...
View ArticleCross-Origin Read Blocking (CORB) blocked cross-origin response
Hi Hoping someone can help. When using JWT authentication with WordPress in a browser I am seeing a CORB error: Cross-Origin Read Blocking (CORB) blocked cross-origin response...
View ArticlePreflight response is not successful in Capacitor iOS platform
We’ll try to get in touch with the Azure team. As a workaround, check out the HTTP plugin, which uses native HTTP connections (aka bypassing this issue entirely, I think).
View ArticleIonic 4 slow performance in android
Hi in browser work very good but when i run in android it’s so slow ( i’m not test it in ios )
View ArticleIonic storage update
Hello I am using Ionic storage to save id,title,website in json Now I want to edit them how can Inedit the ionic storage? Thanks
View ArticleCors issue in Ionic 5
I am newbie for Ionic. I am trying to post data using api through ionic. When I post data to a local file it is working But it could not post data to any external link. Please suggest me any way so...
View ArticleHow to use musicControls
I get this error I have androidx and androidx-adapter plugins too BUILD FAILED in 6s /platforms/android/gradlew: Command failed with exit code 1 Error output:...
View Article