Corey Mc

Results 19 comments of Corey Mc

I couldn't get this working on Rails 4.2.5 initially either - even if I made sure to restart my application after running the `rails generate bootstrap:install` command (as per the...

Legend - that makes sense. Thanks @duleorlovic

**Update:** I have discovered that this is fixed by reverting to `[email protected]`, so the issue described here only started to appear on `v0.66.10` of TinaCMS (and it persists on the...

Hey @jamespohalloran - hope you had a top Easter break and thanks for the quick response on this one! I'm using `@tinacms/[email protected]` and seeing that issue if I try to...

Thanks mate - I'm heading out of the office shortly but will take a look at this in the next week or two - hopefully it will already be resolved...

Hey team, I'm closing this issue as I've worked out what was happening, and it might not be a bug so sorry for the hassle! It's definitely a bit of...

Thanks for sharing @sbland! That code looks very useful. I noticed it doesn't define the `devServerConfigTransformer` function - is there any additional special logic we'd need to be aware of...

Thanks @BrandonShar! That's useful background to understand. This isn't a major blocker for me - I've just tweaked our tests so they're a little less strict (e.g. ensuring all the...

Thanks @benjgil - that's useful to know and great to see all the latest updates! At the moment that command you shared above fails with the following error: > Bit...

**UPDATE:** It looks like some packages were moved around by the Bit team so the command that worked for me to create a React environment used the `bitdev.react` scope instead...