A Bug with adding documents
when I add a new document from the website, about 500 new lines appear in the editing area, it has been Working earlier it is just not working properly now for some reason.
it showed me an error with validating schema earlier in the console but I can't seem to reproduce it.
my schema for refrence:
I should state it's only occurring for the messages table
13 Replies
Thanks for reporting! What's the interaction here, was this left click in that textarea?
exactly
I think I found the cause of it
I thought the issue was because I didn't add an index field but I was wrong.
what was the cause?
I thought it was an indexing issue but i was wrong, although the schema was validated earlier so I'm not sure honestly..
I'll update the objects from functions in my VSCode
Its still happening now, I thought it was fixed after the update
and for some reason this is whats failing?
Hey @Sara , sorry for the delay here. Is the issue you're seeing now identical to the video you posted earlier? Let me know if you have an updated schema
The error you see in your console is unrelated to the functionality of the document panel
Yes, it's identical and I'm aware they're not related,
Even after the schema update I remember it occurred occasionally
will post the schema update soon
Thanks, I'm trying to reproduce but not having any luck here. This one seems pretty inexplicable to me at the moment. Could you try in a different browser, or the same browser with all of your extensions disabled?
could it be the extentiosn that are causing it? I disabled all the extentions and tried for about 5 min to reproduce it, and It didn't happen
wowww you're so smart
that's my boyfriend, I'm so sorry :xzibit:
turns out it was the jobfill extention that was causing this issue, and I wasn't fully aware that it was it a month ago!
Glad it’s working now! We’ll need to look into why this extension is deciding to autofill the document form
I can send you a link to it in a bit,
It automatically fills out job applications without having to manually fill it everytime,
And I think it's caused because I didn't set any routes to the extention, and it just by default selects all urls that it can automatically fill it out
I'm an idiot I'm sorry 😂
https://jobfill.ai/
^ it was this one