ichord/At.js

Autocomplete doesnt work when fullscreen appears

Closed this issue · 1 comments

Using at.js together with froala editor. Everything is working when froala editor is not in fullscreen mode.

I have properly initialized froala events (initialize event), froala config and at.js config. All is working fine, before I switch editor to fullscreen. After, autocomplete is not ready, nothing happens.

You can close this issue, it was caused by z-index of autocomplete. I set higher.