hirschferkel
hirschferkel
After I reinstalled CodeIntel with `pip3 install --upgrade --pre CodeIntel` it's working again!
It's not only the Multiple instance one. All demos are actually broken as they do not show the right dimensions. Is there a quick fix to get the right transformations...
@nicholaszein I added the information to the post again. I am aware that it is a bug with Pro Elements (as I mentioned in the initial post) but maybe it...
@nicholaszein I did not want to get Pro Elements support. I guess this issue could be causing troubles in Elementor Pro (at least for some users), too. So I wanted...
@nicholaszein could you delete this issue, as is still contains personal information in the history, which I forgot to erase in my second answer, while editing the post?
Same problem together with behance and whatsapp
You reproduced it. The class is: `class="btn "` (there is a space in the name of the class) but after minifying it is `class=btn` > Not reproducable. I would say...
``` `Traceback (most recent call last): File "/Users/user/Library/Application Support/Sublime Text 3/Installed Packages/SublimeLinter.sublime-package/lint/backend.py", line 155, in execute_lint_task errors = linter.lint(code, view_has_changed) File "/Users/user/Library/Application Support/Sublime Text 3/Installed Packages/SublimeLinter.sublime-package/lint/linter.py", line 1138, in lint...