kjac / FormEditor

A form builder editor for Umbraco 7 - let your editors build forms easily with this free package.
MIT License
99 stars 42 forks source link

Error with angular #152

Closed raulribeiro closed 7 years ago

raulribeiro commented 7 years ago

hello,

i've started having this error, can you help me?

https://user-images.githubusercontent.com/6097393/31117002-1509586e-a820-11e7-9921-77e1796bb3e5.png

kjac commented 7 years ago

Hi @raulribeiro ... looks like something's wrong with your Umbraco install. Those URLs are in fact templates from the Form Editor core.

Did you do an upgrade or something similar to cause this?

raulribeiro commented 7 years ago

i've updated some assemblies, but i didn't changed the umbraco installation i have some forms created, can i unistall formeditor and install again without losing the created forms?

raulribeiro commented 7 years ago

i've uninstalled the package and installed again. it's working :)

kjac commented 7 years ago

Hey again. That's good news :)

I suspect you've experienced some glitch in Client Dependency here. Might have been enough just to clear your clientside cache to solve it.

I'm closing the issue, glad you got it all working again.