From: Christian M. <no...@gi...> - 2024-01-04 17:10:51
|
Branch: refs/heads/develop Home: https://github.com/CometVisu/CometVisu Commit: fc3a0ca147674a8c4445ed98bec5139a3c992c2a https://github.com/CometVisu/CometVisu/commit/fc3a0ca147674a8c4445ed98bec5139a3c992c2a Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M source/class/cv/ui/structure/tile/components/Value.js Log Message: ----------- handle rare cases where other custom element may not have been initialized closes crash reported here: https://knx-user-forum.de/forum/supportforen/cometvisu/1832060-neues-design-tile?p=1921991#post1921991 Commit: c80065034961b8f7ea316910dfe810d72d2a934f https://github.com/CometVisu/CometVisu/commit/c80065034961b8f7ea316910dfe810d72d2a934f Author: Tobias Bräutigam <pe...@us...> Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M source/class/cv/report/Record.js Log Message: ----------- do not record CustomEvents Commit: c16d872e19015b77c7f4f6ee729de7b572b80587 https://github.com/CometVisu/CometVisu/commit/c16d872e19015b77c7f4f6ee729de7b572b80587 Author: Christian Mayer <Chr...@us...> Date: 2024-01-04 (Thu, 04 Jan 2024) Changed paths: M source/class/cv/report/Record.js M source/class/cv/ui/structure/tile/components/Value.js Log Message: ----------- Merge pull request #1389 from peuter/handle-timing handle rare cases where other custom element may not have been initia… Compare: https://github.com/CometVisu/CometVisu/compare/f85914f0cba9...c16d872e1901 |