We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
AutoFocus
tui-editor
taiga-ui/projects/cdk/directives/auto-focus/handlers/abstract.handler.ts
Line 13 in 5ce088a
AutoFocus directive does not find tui-editor's [contenteditable] element because of the CSS selector issue here:
[contenteditable]
Used to work in v3.
v3
4.7.0
Chrome
Windows
The text was updated successfully, but these errors were encountered:
Fixes: #9062
Sorry, something went wrong.
Let's keep this open until the PR is merged.
splincode
Successfully merging a pull request may close this issue.
Code Example URL
taiga-ui/projects/cdk/directives/auto-focus/handlers/abstract.handler.ts
Line 13 in 5ce088a
Description
AutoFocus
directive does not find tui-editor's[contenteditable]
element because of the CSS selector issue here:taiga-ui/projects/cdk/directives/auto-focus/handlers/abstract.handler.ts
Line 13 in 5ce088a
Used to work in
v3
.Taiga UI version
4.7.0
Browser Used
Chrome
OS Used
Windows
The text was updated successfully, but these errors were encountered: