question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug]: When enabling the Floating Menu, typing the text and displaying the text delayed

See original GitHub issue

What happened?

To show the tool bar, I used the floating menu stye

<ngx-editor
  [editor]="editor"
  [ngModel]="textHtml"
  (ngModelChange)="savePresenterNotes($event)"
  [placeholder]="'Enter Presenter Notes'"
  spellcheck="false"
></ngx-editor>
<ngx-editor-floating-menu [editor]="editor"></ngx-editor-floating-menu>

But when typing the text gets delayed to show the text in the editor. It looks like hanging for a few seconds and then showing the text

Version

v9.0.2

What browsers are you seeing the problem on?

Chrome

Link to reproduce

No response

Relevant log output

No response

Willing to submit a PR?

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
gopal-augmentcommented, Apr 12, 2022

Okay. Thanks

0reactions
github-actions[bot]commented, May 22, 2022

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in the thread.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Buttons - Menus and actions - Human Interface Guidelines
Push buttons. The standard button type in macOS is known as a push button. You can configure a push button to display text,...
Read more >
aText Changelog - Tran Ky Nam Software
Avoid a weird crash when draging the floating menu. Addressed a strange issue when the Plaint ... Fixed bug "default value" of "Text"...
Read more >
Handling common accessibility problems - MDN Web Docs
Safari: Select Develop > Disable Styles from the main menu (to enable the Develop menu, choose Safari > Preferences > Advanced > Show...
Read more >
Stage Manager in iPadOS 16: At the Intersection of Bugs ...
When Stage Manager is active, iPad apps do not gain any new UI chrome around them to, say, display a fixed title bar...
Read more >
TextView - Android Developers
ToggleButton, Displays checked/unchecked states as a button with a "light" indicator and by default accompanied with the text "ON" or "OFF".
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found