-
finally got it fixed:
https://github.com/ValveSoftware/halflife/issues/387#issuecomment-249436648
UPDATE:
https://github.com/ValveSoftware/halflife/issues/387#issuecomment-90850841
its going to be a…
-
https://crisp.im
-
Hello!
I have a strange issue. I tried to modify the hmtl.js file.
I copied over to src/html.js and added my code (I try to get outdatebrowser into the build http://outdatedbrowser.com/en/).
Bu…
peXed updated
6 years ago
-
Im using Glide 4.0.0 on my app while Crisp 0.0.17 using 3.x version of glide. And it crashed when i open a smiley emoticon on chat menu. When i check the gradle, Crisp override the glide module using …
-
If a view controller is presented modally, the chat window won't show up from that modal controller.
Tried using the built-in chat button and the api call (Crisp.chat.open()) too.
-
Can you make `is_luhn_valid()`, `is_length_valid()` and `evaluate_type()` public so we can selectively invoke specific type of validation?
Also, it would be helpful validation at the bin (first 6 …
-
Hi there!
I've used your whitelist as a starting point to be customized, thanks for it!
I've found those additions as quite useful in my environment (generic services, MS Office 365 related doma…
-
Fatal Exception: java.lang.RuntimeException: Unable to create application com.example.android.SampleApplication: java.lang.NullPointerException
at android.app.ActivityThread.handleBindApplicat…
-
Faced this issue when on Crisp example app,
[CrispChatIssue.pdf](https://github.com/crisp-im/crisp-sdk-ios/files/1320688/CrispChatIssue.pdf)
-
Is it possible to integrate `vue-custom-element` with `nuxt`? My components fetch a lot of data from the server after being rendered. If I can make it ssr that would be great!