Ed

Results 12 comments of Ed

I encounter the same issue in Chrome, and not only for big documents, also for tinny docs

What code and config are you guys using?

@jnizet : could you give more insight on your ModalService (wrapper)? How you wrap the NgbModal and modalRef.result?

@jnizet : thanks for sharing, I like your solution, simple and clean.

I did set the options, but noticed it's complaining... As I posted in your ticket system: ``` @Configuration @Slf4j public class SentryConfiguration { @EventListener(ApplicationStartedEvent.class) void configureSentry() { Sentry.init(options -> {...

Thanks for your answer: > Is there a reason, you're calling Sentry.init manually? You should be able to set the logger, e.g. by exposing a That was also my question...

Can somebody of the dev team please indicate what changes need to be made to support v3.0? As such we know where to start and upgrade the lib. Please let...

My advice: just use it and make changes yourself to support 3.0. That's what I did (for the parts that I needed), it's very straight forward.

[edbras-ited-mailchimp-0b8244ed5e73.zip](https://github.com/Ecwid/ecwid-mailchimp/files/79639/edbras-ited-mailchimp-0b8244ed5e73.zip) This is een repo dump of the project on bitbucket.

@micheal-swiggs : no, no licence. Go ahead and use it how you want it. I was planning to open-source some stuff for a long time, but never got to it...