We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As title, here is the error:
xl_form.rb:89:in `row_type:': uninitialized constant ProMotion::XLForm::XLFormRowDescriptorTypeImage (NameError)
The text was updated successfully, but these errors were encountered:
I am using XLForm cocoapod 3.2.0, and I have verified such constant exist in the project
Sorry, something went wrong.
I would like to confirm this identical issue and that this fix works. I switched from the released gem (0.0.15) to using in my Gemfile:
gem 'ProMotion-XLForm', git: 'https://github.com/bmichotte/ProMotion-XLForm.git', branch: 'master'
It would be great to get these merges out in the released gem!
No branches or pull requests
As title, here is the error:
The text was updated successfully, but these errors were encountered: