Bohdan Saliuk
Bohdan Saliuk
Any news?
Should it work by default? ```vue import { useForm } from '@inkline/inkline/composables'; const form = useForm({ username: { validators: ['required'] }, password: { validators: ['required'] } }); const onSubmit =...
Checked it in Firefox 111, Windows 11. Fixed (v4)
@alexgrozav, this component was entirely deleted?
@alexgrozav, do we have this abilities still?🤔 Don't see relevant props in `Table`. Maybe `DataTable` will be in Pro version, that you mention in discord
Still not fixed in v4
Hi @sghsgm99 . You can achieve this behavior using `selectable` prop. https://vue-select.org/api/props.html#selectable
Probably, this the main issue. https://github.com/orgs/peers/discussions/1172 Works fine with TURN by https://www.metered.ca/tools/openrelay/
@strukturart , https://github.com/Eternal-Rise/p2p-cinema/blob/master/src/stores/peer.js#L76-L81, https://eternal-rise.github.io/p2p-cinema Your code looks fine, should work. (In part of connection)