Skip to content
New issue

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

Inline editing feature with repeater problem #6445

Closed
5 tasks done
wayheming opened this issue Dec 14, 2018 · 0 comments
Closed
5 tasks done

Inline editing feature with repeater problem #6445

wayheming opened this issue Dec 14, 2018 · 0 comments
Labels
bug Indicates a bug with one or multiple components. status/merged Indicates when a Pull Request has been merged to a Release. type/ui-ux Indicates when a topic is related to the User Interface (UI), or User Experience (UX).
Milestone

Comments

@wayheming
Copy link
Contributor

Prerequisites

  • I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
  • The issue still exists against the latest stable version of Elementor.

Description

Element does not respond to deletion or copying if started inline editing inside repeater.
https://gyazo.com/9d86eecd4be6911a95cd9b9a33a23f09

Steps to reproduce

  1. Add Icon list element or another with repeater
  2. Start inline editing
  3. Try copy or remove element inside repeater

Isolating the problem

  • This bug happens with only Elementor plugin active (and Elementor Pro).
  • This bug happens with a default WordPress theme active.
  • I can reproduce this bug consistently using the steps above.

Environment

System Info ```

== Server Environment ==
Operating System: WINNT
Software: Apache
MySQL version: MySQL Community Server (GPL) v5.6.38
PHP Version: 5.6.32
PHP Max Input Vars: 1000
PHP Max Post Size: 100M
GD Installed: Yes
ZIP Installed: Yes
Write Permissions: All right
Elementor Library: Connected

== WordPress Environment ==
Version: 5.0.1
Site URL: http://
Home URL: http://
WP Multisite: No
Max Upload Size: 100 MB
Memory limit: 40M
Permalink Structure: /%year%/%monthnum%/%day%/%postname%/
Language: en-US
Timezone: 0
Debug Mode: Active

== Theme ==
Name: Twenty Nineteen
Version: 1.0
Author: the WordPress team
Child Theme: No

== User ==
Role: administrator
WP Profile lang: en_US
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

== Active Plugins ==
Elementor
Version: 2.3.5
Author: Elementor.com

WooCommerce
	Version: 3.5.2
	Author: Automattic

== Debug ==
Errors:
TypeError: Cannot read property 'get' of undefined
at http:///wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.3.5 - 2:228096
2018-12-14 14:12 +00:00

	TypeError: Cannot read property 'on' of null
		at http:///wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.3.5 - 2:223730
		2018-12-14 12:19 +00:00

	TypeError: Cannot read property 'style' of undefined
		at http:///wp-admin/js/editor.min.js?ver=5.0.1 - 1:694
		2018-12-14 12:19 +00:00

	ReferenceError: text is not defined
		at http:///wp-admin/post.php?post=1816&action=elementor - 6:9
		2018-12-14 12:19 +00:00

	TypeError: Cannot read property 'models' of undefined
		at http:///wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.3.5 - 2:228066
		2018-12-14 12:10 +00:00
		x 4 times

	SecurityError: Blocked a frame with origin "http://" from accessing a cross-origin frame.
		at http:///wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.3.5 - 2:99396
		2018-12-13 15:12 +00:00

	TypeError: Cannot read property 'indexOf' of undefined
		at http:///wp-content/plugins/elementor/assets/js/frontend.min.js?ver=2.3.5 - 2:36608
		2018-12-13 13:51 +00:00
		x 2 times

	TypeError: e.toLowerCase is not a function
		at http:///wp-admin/load-scripts.php?c=1&load%5B%5D=underscore,shortcode,utils,jquery-core,jquery-migrate,backbone,wp-util,wp-backbone,media-models,moxiejs,plupload,wp-plupload,jqu&load%5B%5D=ery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable&ver=4.9.8 - 17:1314
		2018-11-29 12:36 +00:00
		x 8 times

	TypeError: Cannot set property 'id' of undefined
		at http:///wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.3.2 - 2:209240
		2018-11-27 10:01 +00:00
		x 3 times

	TypeError: Cannot read property 'on' of null
		at http:///wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.3.2 - 2:223303
		2018-11-27 10:01 +00:00
</details>
@bainternet bainternet added bug Indicates a bug with one or multiple components. type/ui-ux Indicates when a topic is related to the User Interface (UI), or User Experience (UX). labels Dec 16, 2018
@bainternet bainternet added the status/has-pr Indicates that an Issue, or Discussion has a companion Pull Request awaiting to be merged. label Dec 25, 2018
@arielk arielk added this to the 2.4.0 milestone Dec 27, 2018
@arielk arielk added status/merged Indicates when a Pull Request has been merged to a Release. and removed status/has-pr Indicates that an Issue, or Discussion has a companion Pull Request awaiting to be merged. labels Dec 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates a bug with one or multiple components. status/merged Indicates when a Pull Request has been merged to a Release. type/ui-ux Indicates when a topic is related to the User Interface (UI), or User Experience (UX).
Projects
None yet
Development

No branches or pull requests

3 participants