Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

Check Javascript Version on client and server

Avatar

Level 8

Sometimes, I use a javascript function and it works fine on the client. For example, object.defineProperty(), it works on the client, but it causes the entire script object to fail on the server, and it's a real pain to discover this situation.

How to check what is the Javascript version used on the server? And how to know what is the version used on the client?

Tarek

0 Replies