Talha345
Talha345
User feedback!
It would be really cool if you could add the even listeners from the embed-api in the latest version. ``` crate.on('signIn', (user) => { console.log(`Guest signed in as ${user.name}`, user)...
### Description We have the following factory. ` factory :business_partner do name { Faker::name } company { true } location client default_company { true } end ` The Factory works...
Hi, I am trying to generate a short url using the provided helper method but it gives me a undefined method `short_url' so I had to hack a similar method...
### Before you start - checklist - [X] I followed instructions in documentation written for my React-PDF version - [X] I have checked if this bug is not already reported...
### Before you start - checklist - [X] I followed instructions in documentation written for my React-PDF version - [X] I have checked if this bug is not already reported...
I am using `ReactOnRails.authenticityToken();` to get the CSRF token generated by `csrf_meta_tags`. The problem is that when I send first request, it works fine as the token is valid. Whenever...
There is a issue whenever I add a new image to the asset pipeline and deploy via Kamal, the server gives a 500 with the message `asset_name is not present...