Ștefan Buciu
Ștefan Buciu
Any updates on this?
> Looks like MSK can't be publicly exposed so Github Actions can't reach it. From the [FAQ](https://aws.amazon.com/msk/faqs/?nc1=h_ls): > > > ... the only way data can be produced and consumed...
I think renaming to `hostname` instead of `host` would be sufficent
Hello! Sorry for bothering, but are there any updates on this issue?
Can you please merge and release this PR?
Can you please merge and release this PR?
For those using shadow dom: ```js const slickA = $('.slick-a', shadowRoot); const slickB = $('.slick-b', shadowRoot); slickA.slick({asNavFor: slickB}); slickB.slick({asNavFor: slickA}); ``` > If you use "asNavFor" option, be sure that...
+1 for podman for systemd integration
Any update on how to deal with the `examples/dal` issue?
Hi @mikehardy, apologies for tagging you out of the blue. Trying to use this library and I got confused about the docs. I looked into the repo for the commited...