Same problem here, using a custom validation method on the form i noticed tha if they are collapsed the values don't even reach the form_state during validation/.
Will it be officially ported to D11?
@james.williams updated language hierarchy and now it is working, sorry :)
@james.williams we have language hierarchy, but the fallback language is not working, if try to access a french version of a content that only exists in english, it is supposed to redirect to the english version, but is not doing that.
@randalv the way to apply the diff as a patch that you suggested in #138 yes applies the patch, but the problem persists in 10.3.8
Here is a patch for it, i know that it is not the best approach but solves the problem for now.
thiagomoraesp → created an issue.
Any news on this guys?
Removing lightning_scheduler.datetime.time dservice from services.yml appears to solve the issue, but i'm afraid of having colateral effects on deleting it, is it safe to deleted? There are any definitive fix comming?
Managed to remove the duplicates by:
- Adding the ID column
- enable aggregator
- Set the ID to be aggregated by value.
Confirmed, it is happening here as well but instead of categories i have two users fields and i'm using to user contextual filters with OR.
thiagomoraesp → created an issue.
The last patch has a colateral effect, after applying it, if i try follow this steps:
- Select united states as country
- Select any state
- Select Brazil as country
Note that the state list did not updated with Brazilian values and keep showing the US states on it.
Same problem as Samuel ( #20 ) here, someone can help?