Coder Social home page Coder Social logo

Comments (6)

jamesrward avatar jamesrward commented on June 25, 2024

Trying to solve my own problem and it looks like this fork should have solved these issues:
https://github.com/atroppmann/activeadmin-select2/tree/activeadmin-1.0.0

But when I search through the gem it looks like these changes are already incorporated.
I tried changing my gemfile to the following and reinstalled all the gems but it does not appear to make any difference:

gem 'activeadmin-select2', github: 'atroppmann/activeadmin-select2', branch: 'activeadmin-1.0.0'

from activeadmin-select2.

jostster avatar jostster commented on June 25, 2024

Having the same issue. It seems that even selecting an option when using :select2_multiple as a filter doesn't work.

from activeadmin-select2.

adis-io avatar adis-io commented on June 25, 2024

+1

from activeadmin-select2.

jostster avatar jostster commented on June 25, 2024

Seems like the project is no longer active. not sure how to get this fixed. Right now multiple select doesn't work at all. @mfairburn are you able to look into this?

from activeadmin-select2.

mfairburn avatar mfairburn commented on June 25, 2024

So sorry for not dealing with this; flooded with work :(

It appears to be working fine on Pre2 so closing this; please re-open if still having issues

from activeadmin-select2.

swedishpotato avatar swedishpotato commented on June 25, 2024

Hi

I'm using AA pre4 but get the following problem:

filter :countries, as: :select, collection: proc { Country.all }, label: "Implementation Country"

works fine!

filter :countries, as: :select2_multiple, collection: proc { Country.all }, label: "Implementation Country"

says, "undefined method `countries' for #Ransack::Search:0x007fc4155967b8"

Any idea why @mfairburn? Help much appreciated!

from activeadmin-select2.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.