Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocomplete in bindings is not working #1935

Closed
2 tasks done
prakhargupta1 opened this issue Apr 25, 2023 · 1 comment · Fixed by #1943
Closed
2 tasks done

Autocomplete in bindings is not working #1935

prakhargupta1 opened this issue Apr 25, 2023 · 1 comment · Fixed by #1943
Labels
bug 🐛 Something doesn't work regression A bug, but worse

Comments

@prakhargupta1
Copy link
Member

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Steps to reproduce 🕹

I have tried both in case of code queries and UI queries, no suggestions for global scope are being shown.

Video:

Screen.Recording.2023-04-25.at.4.13.26.PM.mov

Current behavior 😯

No response

Expected behavior 🤔

No response

Context 🔦

No response

Your environment 🌎

Toolpad version: v0.1.7

@prakhargupta1 prakhargupta1 added the bug 🐛 Something doesn't work label Apr 25, 2023
@Janpot Janpot added the regression A bug, but worse label Apr 27, 2023
@Janpot
Copy link
Member

Janpot commented Apr 27, 2023

Can reproduce, after bisecting I can trace its introduction back to this PR #1864. It starts working again after downgrading monaco-editor to 0.36.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work regression A bug, but worse
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants