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
Getting console error when no marks or nodes available for inline mode. Try to select a text in writer field and check the console.
writer: type: writer marks: false nodes: false
TypeError: this.$el.getBoundingClientRect is not a function
Kirby Version
4.5.0
The text was updated successfully, but these errors were encountered:
@afbora That isn't by any chance also fixed by #6846?
Sorry, something went wrong.
@distantnative No. That PR fixes the fixed toolbar at the top. I think the problem is related to the toolbar that appears in inline mode.
@distantnative We can fix this issue in #6846 with just one line. Do you want to me push fix commit to #6846 ?
@afbora what line is it?
afbora
No branches or pull requests
Description
Getting console error when no marks or nodes available for inline mode. Try to select a text in writer field and check the console.
Your setup
Kirby Version
4.5.0
The text was updated successfully, but these errors were encountered: