showing “Uh oh!” in editor:
Thanks @scojo88! I’m not able to reproduce this one. I’m not sure what the difference might be here. Would you mind if we logged in to this site to check it out? If this is ok you can add login details to a secure note.
Seems to load fine, but when clicking on “individual tabs” in the editor
throws the Uh oh! in the editor and then all other options (Tabs, Tab List) throws the Uh oh!
@alexander I noticed the background images were missing from the two tab buttons, which is how I stumbled across this error.
@alexander
I think I see the issue (for the custom CSS not being applied:
The prev. update button ID was “tab-72-20” the “e72” has been added in. * see also the class is duplicated. “e72-e72-20” <- only supposed to be one “e72”?
Before update: ID and Class
The x.0.6 updates have not resolved this (both ID and Class names | clicking on “individual tabs” in the editor causes console errors)
I provided creds in a secure note, let me know if you need anything else.
Hi Scott,
Unfortunately, the given credentials are not working. Can you please check and send it once again.
Thanks
Apologies, please try again
Hi @scojo88,
Thank you! We’ve fixed the inspector error. I’ll have to check on that other issue next week. However, I wouldn’t advise adding custom styles based on those generated IDs because they can change. If you add an element somewhere in the tree above the tabs it will change for example.
Hi @alexander,
I just went in and the console error is still there. It only shows when “Individual tabs” is clicked. After Individual Tabs is selected, Uh Oh! appears in the editor panel and seems to break everything (script error) after.
Thanks regarding the custom styles, I’ll take care of that. But just out of curiousity… why would those change? (obviously based on how many elements are added on the screen)… but why would the structure of the elements names change? Adding extra characters (ie. “e72-e72-20” when it was previously “e72-20”. Using these classes are sometimes necessary to achieve a desired style, the assumption is these should be based on element number/order. Not randomly added characters with an update which would cause no CSS to be rendered at all…)?
Okay! I’ll update right away!
@alexander
Yes, the recent release x.0.7 has fixed the console errors! That’s wonderful news!
The ID/Class names are still different and still an issue for many people. Hopefully a new release that doesn’t alter or change the classes and ID’s for the elements comes out soon.
Thank you very much for digging in on these requests.
You are most welcome Scott.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.