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

SimplyEdit 'forgets' link #1

Open
wouterhendriks opened this issue Dec 15, 2016 · 0 comments
Open

SimplyEdit 'forgets' link #1

wouterhendriks opened this issue Dec 15, 2016 · 0 comments

Comments

@wouterhendriks
Copy link

When editing a link, and re-opening the dialog, link gets reset.

For example, section "logos":

<div class="fullwidth" data-simply-list="logos items" data-simply-sortable>
	<template>
		<article class="logos__logo-container 4u 12u(mobile) rowitem">
			<a href="#" class="logos__logo" data-simply-field="logos items link"><img src="images/logo-alcina.png" alt="Alcina" /></a>
		</article>
	</template>
</div>

Editing:

image

Is being edited in HTML:

image

Re-opening the dialog however:

image

Same behaviour after a refresh: editing shows an empty link.

Also, perhaps related, clicking "New window" doesn't enable the button (adds target="_blank" correctly though).

Using https://cdn.simplyedit.io/1/simply-edit.js.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant