Sebastian Bean
Sebastian Bean
Hey David! Just getting back from vacation, playing catchup this week. Maybe later in this week (friday?) can work or early next. I’m in PST, so early my end is...
seems like these things are in the current gem. however, they require a preset "preview" subdomain. doesn't work for things like heroku review apps
@dlitvakb you can't, for instance, use a `before_action -> { ContentfulModel.use_preview_api = params[:preview] == 't' }` since contentful_rails resets the flag after the before_action and before the (final) controller action
enabled that style of preview flag in my branch here: https://github.com/contentful/contentful_rails/compare/master...bean-la:task/preview-query-param
im with @sameerxanand this would be awesome
how we lookin?
@kmelve is this working for you?
> Thanks for your replies! Back on this project today and I tried using the `useWavesurfer` hook but it has the same result because the component uses those hooks under...
i'm having the same issue - i think its the `?` in the path ``` 2024-06-05T11:54:06.190Z ERROR @wdio/config:ConfigParser: Failed loading configuration file: file:///D:/MSTeams%20Repos/BIM/MSTeamsAppTestingWDIO/wdio.electr on-conf.ts: The specified module could not be...