Results 10 comments of Michael Enger

I also encountered this problem and solved it through extending the height of the story container on the `onload` of an image, but I believe this is a better solution...

@SolaWing Please update the [CHANGELOG.md](https://github.com/httpswift/swifter/blob/stable/CHANGELOG.md) file with a description of your changes.

In my experience the `WKWebview` does not like loading from localhost unless you explicitly allow it. Could you try using http://0.0.0.0:8086/testing.html instead? Also you can attach a `WKNavigationDelegate` to the...

@Jaikarthick12 That's strange. I'm not sure what context you're trying to run the server in but I threw together this SwiftUI view which runs the server and contains a `WKWebView`:...

@Jaikarthick12 I have to admit that I don't know how to help you without more context. Are there any error messages? Are you able to load multiple audio files if...

Hey @Bersaelor, could you give me an example of how you're using this? Also, could you fix the merge conflict while you're at it?

This is a cool idea, what do you think @Vkt0r?

I'm currently using Xcode 13 to work on the project, so it shouldn't be a problem. I also tried running the Swift converter manually and it didn't find any targets...

Aha, this has been changed in the podspec file so it should be sorted when the next version is released: https://github.com/httpswift/swifter/blob/stable/Swifter.podspec#L14

Closing this as it's clear it won't be merged.