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] Dialog close button missing

See original GitHub issue

🐞 Bug report

Description

The close button for dialogs seems to be missing regardless of the settings of closeable input.

Reproduction

Expected behavior

A close button is shown in the corner of the dialog.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
waterpleacommented, Jan 22, 2021

Actually, this particular button is custom styled ) but the whole dialog is easily customized. Will add it to the guide.

0reactions
jonsamwellcommented, Jan 21, 2021

Probably not top priority as I guess this is themable?

Read more comments on GitHub >

github_iconTop Results From Across the Web

jQuery UI Dialog - missing close icon - Stack Overflow
This appears to be a bug in the way jQuery ships. You can fix it manually with ... Then I added a close...
Read more >
jQuery UI Dialog - missing close icon [#3227133] | Drupal.org
Another fix was to adjust the loading weight in your subtheme so that Bootstrap is loaded before jquery.ui. global-styling: version: VERSION ...
Read more >
jQuery UI dialog close button not showing · Issue #4511 - GitHub
When using a jQuery UI dialog in a Sonata Admin project, the close button "x" icon doesn't show. This seems to be a...
Read more >
JQuery dialog box not showing close icon
Hi All, I am using JQuery dialog box. It is not showing close icon. Below is the code: open_menu.js ------------
Read more >
How to restore the missing “x” in a JQuery UI dialog Close button
This was caused by a conflict between Bootstrap buttons and jQuery UI buttons. One possible fix is to change the order of the...
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