blakej115 / magic-forms

Create easy (and almost magic) AJAX forms
https://octobercms.com/plugin/blakejones-magicforms
MIT License
6 stars 4 forks source link

submit form translate problem with setContext() method in Message-model #16

Closed jannikholsten closed 9 months ago

jannikholsten commented 1 year ago

Hi, I have an issue with the compatibility to the RainLab translate plugin.

I got this error after I submitted the form: BadMethodCallException: Call to undefined method RainLab\Translate\Models\Message::setContext()

So obviously the setContext() method doesnt exists anymore since I moved to October 3.0.

Please check it and fix it. Thanks.

blakej115 commented 9 months ago

Pull request #18 has been merged in. I apologize for the delay.

Thanks!