[BUG] Search field(s) not working
Environment
Please provide as many details as you can:
- Hosting type
- [ ] Form.io
- [x] Local deployment
- Version: 6.0.0-rc.5
- Formio.js version: 5.0.0-rc.27
- Frontend framework: Angular
- Browser: Google Chrome
- Browser version: 114.0.5735.199
Steps to Reproduce
- Access the form or resources section
- Click on the create or edit form button
- Enter any letter or word in the component search
Expected behavior
It should show me those components that match the searched pattern
Observed behavior
It doesn't show me any components.
I want to add an image that may help the solution. Debugging the code I realize that 'sidebar-groups' is null and that's why it doesn't look for anything, it enters the first return and the code ends.
Can you run the ng serve command and send me a printout? I would like to know the version of your angular cli, node and npm.
Hi,
node: v16.14.0 npm: v9.4.2 angular cli: v16.2.0
@gonlopherfuj What library is on 6.0.0-rc.5, per your initial message? Disregard, see next comment
@gonlopherfuj The version of the renderer you are using (5.0.0-rc.27) is supported by the 6.5.0 version of formio/angular. Please upgrade and see if the issue is still present.
Thank you for your contribution. As this issue has been inactive for over 90 days and looks be resolved, I will close it for now. If you wish to reopen the issue, please respond, and we can resume the triage process.