Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

Compatibility with Riot 3.8.x #21

Open
fabien opened this issue Jan 25, 2018 · 1 comment
Open

Compatibility with Riot 3.8.x #21

fabien opened this issue Jan 25, 2018 · 1 comment

Comments

@fabien
Copy link

fabien commented Jan 25, 2018

Hi there.

Apparently it was decided that <virtual> and data-is should not be used together:

riot/riot#2511 (comment)

This construct is still being used here, though:

<virtual if={ parent.opts.displaytag } data-is={ parent.opts.displaytag(item, parent.opts) } item={ item } inputs={ inputs.get() }></virtual>

@elbywan
Copy link
Owner

elbywan commented Jan 27, 2018

Hey @fabien 😄

Hmm that's strange since when you look at the docs this construct is promoted there :

capture d ecran 2018-01-27 a 11 08 00

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

No branches or pull requests

2 participants