Mahdi Jaberzadeh Ansari
Mahdi Jaberzadeh Ansari
I reported 4 May. So late answer if you are owner of the library. With which version you tested? The last version still has a bug for SCSS and we...
I can not understand your mean about including PIE.htc to css!!!? Did you mean to use the following instruction in css files (first line is for example, I mean the...
I copied the code from that article. Just I changed the color. but it doesn't work yet in IE9. ``` background: -webkit-gradient(linear, 0 0, 0 100%, from(#9C9C9C) to(#000000)); /*old webkit*/...
I had 32000 messages in one account and it is not possible to retrieve all in one connection. So it has to be send in smaller requests by using offset....
There was not any error. Just does not return anything. You have to use offset. Just take a look at telegram-cli for history function history [limit] [offset] Prints messages with...
Nice, Thanks.
@damo78 I found the solution. Inside the AWS Amplify Console, edit your build settings, and change it like the following: ``` backend: phases: build: commands: - npm i -g graphql-default-value-transformer...
@damo78 I think you can close this ticket, as resolved.
@awarzon @shortjared Maybe not a bad idea to edit your readme file, and include this instruction inside.
@yaquawa I found the solution. Inside the AWS Amplify Console, edit your build settings, and change it like the following: ``` backend: phases: build: commands: - npm i -g graphql-default-value-transformer...