n8n/packages
Ricardo Espinoza 6b92d49ea5
fix(editor): Fix issue with synchronization table on LDAP not loading data (#8327)
## Summary

When we migrated to Vue3, we updated to a new component and did not provide the right props. 

before:

https://www.loom.com/share/ce12b21fdda44176b3e949a00c582252


now:

https://www.loom.com/share/354d1dcb51bd47a9910d5bfe34c7c9b8


## Related tickets and issues
https://linear.app/n8n/issue/PAY-1134/ldap-synchronization-table-in-ui-remains-empty-even-after-successful

## Review / Merge checklist
- [x] PR title and summary are descriptive. **Remember, the title automatically goes into the changelog. Use `(no-changelog)` otherwise.** ([conventions](https://github.com/n8n-io/n8n/blob/master/.github/pull_request_title_conventions.md))
2024-01-15 09:03:10 -05:00
..
@n8n docs: Update link in manual chat trigger node (no-changelog) (#8328) 2024-01-15 11:54:32 +00:00
@n8n_io/eslint-config fix: Disable @typescript-eslint/no-use-before-define rule (no-changelog) (#8304) 2024-01-11 16:15:54 +02:00
cli refactor(core): Use DI for LDAP code (no-changelog) (#8248) 2024-01-15 09:01:48 -05:00
core fix(core): Prevent invalid compressed responses from making executions stuck forever (#8315) 2024-01-12 15:18:46 +01:00
design-system Merge tag 'n8n@1.24.0' 2024-01-10 16:23:39 +01:00
editor-ui fix(editor): Fix issue with synchronization table on LDAP not loading data (#8327) 2024-01-15 09:03:10 -05:00
node-dev 🚀 Release 1.24.0 (#8290) 2024-01-10 16:16:25 +01:00
nodes-base fix(OpenAI Node): Load correct models for operation (#8313) 2024-01-15 15:13:38 +02:00
workflow fix: Fix node graph telemetry with default values (#8297) 2024-01-11 13:25:40 +01:00