Ok, good suggestion. Just an open adv
field where you can enter whatever you want?
There is still a bug to embed YouTube videos. The video is inserted, but when refreshing the page the content does not render, despite the code being there. Only the blank space remains. (No errors in console).
Hi Rico,
I did drop you a DM in the forums last week, I don’t suppose you have had any luck identifying what might be going wrong with regards to the errors we started getting?
I can see you published a few updates, so we also tested these and still get the same issue with the editor not loading in a reusable element.
That’s awesome, thanks so much
I can’t reproduce this. It adds and saves it for me.
The only thing I can think is that there’s something with the extensions. Do you have YouTube in the extensions list?
It looks like I’ve identified the problem. In the preview it is removing the src of the video, despite the video being present in the HTML in the database.
What can it be?
I am stomped. I thought it was that nocookie
in the URL but it works for me. Could you copy-paste the exact link – I just want to make sure I’ve got the right url.
Which version of Tiptap are you using?
Hey @rico.trevisan - Any idea how to get the same behavior as prior to updating my plugin with the Preserve Whitespacing settings? None of the False, True or Full settings remove the spacing above and below my text (which is inserted as HTML), see below.
@rico.trevisan - I did some more digging and think the “False” Option for Whitespace actually doesn’t work as expected.
I updated from 3.8.0 to 3.9.1 and bug disappeared.
Maybe some change in the latest updates has corrupted YouTube, lol.
Hello @rico.trevisan - small customization idea.
Could we have the same CSS input for that we do for the link hover, for the regular link state + the visited link state?
It would be nice to make customized links uniform
Please let me know what you think!
I’ve just put this on v3.10.0. I was doubting between the long text boxes and the short ones. I went with the short ones because there’s already a km of options to scroll through. However, you would then have to use arbitrary text
to read the fields.
What do you think? Short or long boxes?
IMHO, long boxes for the elements that normally need much more customization, the other ones are ok if in short boxes.
This is great! Many thanks.
Added a couple more chapters to the course.
Hi @rico.trevisan.
Do you have any plans to add a more generic “When value is changed” event, like a standard multi-line input?
Would love to have just one editor across my app, but choose to have real-time updates on only select inputs.
Is it possible to detect when “enter” has been pressed? I’m trying to use this as an input for a chat and would like to trigger a workflow on “enter”, while “shift+enter” would generate a new line. Is this possible?
@2706mason
A couple of months ago I looked literally for hours. And I found the solution in this free plugin called Inputwatcher:
Hope it helps!
Did you use it with this plugin (instead of the standard Multiline Input from Bubble)?