-
Notifications
You must be signed in to change notification settings - Fork 16
Websockets don't work with Firefox? #8
Comments
If I remember correctly it was removed when migrating to the beta version of fable 2 because bridge was not compatible. I released a version recently, so it could be added again. |
Looks like the migration isn't merged yet, so it's probably not it... I will test it too to find what is causing it |
Thanks @Nhowka for taking a look, I will finish the migration to Fable 2 stable soon, then I will be able to use latest Elmish.Bridge and see if the issue persists
@isaacabraham For now only when publishing, other actions can be easily added but I started with this as proof-of-concept |
It is probably this issue and that I need to update Suave, @Nhowka Edit: scratch that, I am not using latest |
Thanks for the help both of you. Regarding publishing - I thought that was the case, but just wanted to make sure - I'm giving a demo on F# next week and wanted to show this as well :-) |
@Zaid-Ajaj confirmed just pulled latest and all works now. Cheers. |
Glad to hear that! thanks for taking a look 😄 |
On a clean build from the latest version of the repository, whilst I can get "live changes" to occur when publishing posts in Chrome, it doesn't work in Firefox. Also - is it supposed to work for other actions than publishing e.g. update, delete etc.?
The text was updated successfully, but these errors were encountered: