Kevin Old
                                            Kevin Old
                                        
                                    I'm seeing this bug too. Yes, using inherited resources and dry_scaffold-0.3.7 gem.
@dandv Are you able to provide specifics about your setup? For instance, are you using Auth0 with a Node backed, SPA or SPA served by Node backend? Any additional details...
Hi @nathfy, refer to this draft guide for a programmatic AWS Cognito solution - https://gist.github.com/kevinold/cfcf308c1827f07f17055e8572973216#login-to-amazon-cognito-via-api In addition, a draft branch integrating AWS Cognito as an authentication provider into the Cypress...
A draft of an Auth0 Guide is located here: https://gist.github.com/kevinold/31dbbebd1cb75f311d798f5bc81574a4 In addition, a programmatic command for login to Auth0 is located on this branch in the Cypress Real World App:...
I'm seeing the same issue. I have sourcemaps enabled so I know there is a performance hit there. I'm seeing 10-15s build times for about 40 files and of course...
I can try to bring it up to date if needed. I'd love to have this in officially
+1 for adding these to galaxy!
@digijin @Utsav2 @callummr I am not able to reproduce, but wonder if there is a collision between any .babelrc files? Here is where the react-display-name plugin is added in a...
Oh, and on second read of the error message, this might be a babel issue in that the plugins of the same name are "colliding". I'll investigate.
This appears to be happening elsewhere: https://github.com/sapegin/react-styleguidist/issues/58