GithubHelp home page GithubHelp logo

Comments (7)

danharrin avatar danharrin commented on June 27, 2024

Could you please try and reproduce this in a new repository? I see theres quite a lot of code in the existing one that is not related and I think there might be something weird in the setup that might be causing this. While you're reproducing from scratch, its quite likely that you'll find what might be wrong to provide more detailed information.

from filament.

danharrin avatar danharrin commented on June 27, 2024

For example, you're currently using a BelongsToMany relationship, but your Select doesn't have multiple()? I guess that's where the issue lies and I didn't account for that when I made the change. Not seen anyone do that before to be honest

from filament.

scottjo avatar scottjo commented on June 27, 2024

HIya Dan - that seems to be the issue - by adding multiple() to the select field it works a treat. Thats my issue - at present the users want to have a single 'category' for a product but in the short to medium term they are going to move to the products belonging to more than one category. This worked in 3.2.78 but no longer in 3.2.83. I don't really want to go through my production code base removing those many-to-many relationships

(thanks for your help and for a great great product)

from filament.

danharrin avatar danharrin commented on June 27, 2024

It should be a simple fix, I will work on it probably tomorrow and get a fix out

from filament.

danharrin avatar danharrin commented on June 27, 2024

If you want to speed up the process, look on line 999 of Select.php and wrap that line in an Arr::wrap() function call, and PR it in so I can quickly merge. If you do that I can squeeze it into todays release

from filament.

scottjo avatar scottjo commented on June 27, 2024

from filament.

danharrin avatar danharrin commented on June 27, 2024

Fixed by #13010

from filament.

Related Issues (20)

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.