Szymon Gosek
Szymon Gosek
I'm struggling with the same problem on win10 my test.rb: ``` require 'rubygems' require 'bundler/setup' require 'faker' puts "Hello #{Faker::Name.name}" ``` my Gemfile: ``` source "https://rubygems.org" gem 'bundler' gem 'faker'...
I can confirm that, we have the same problem - simple vanilla JS works well but when we include our application.js in the header with true %> and try to...
> I wish I could just change that one to use the proper format, however I'm a bit concerned that it would affect the saved data for people, who already...
I've started to look into this and it seems to mostly be tied to the breaking structural changes in the API not some fundamental modifications in how Foundry handles webrtc....
Hey, if it's not a problem, could you push your fixes into a separate branch?