Error And Page Freezing When Updated To 6.5.0

I have a problem on appconnect2 that I can’t quite get my head around…

I seem to get problems when I go to a page that uses session variables but I can’t work out why. It worked okay on appconnect1. I set session variables for 2 dates these are set on the success of a server action. These do get set.

I then on change of these values change the session store to this value. Also , the default value of this input is the session value.

When I click on the value which is:

The page starts to spin and do nothing and I get errors in the console log.

Think this error is unrelated but I occasionally also get this error. Is anyone experiencing similar or has any idea whats going on?

Thanks,

I don’t know about the session issue. But it looks like one of your errors is with Summernote. Have you updated summernote with the inline update?

Thanks @brad. Think I am on the latest version. No updates are there for me.

image

Also I am using node and docker if that makes any difference.

I have changed from ‘value updated’ to ‘value changed’ and this seems to have solved the problem. The updated did work on appconnect1 though.

Adding Debounce also worked