This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Bugfixing Hardcoded Mosaic Widgets
#2
1) Do backup of your current project.

2) Use everywhere
try {
 RISK CODE
} catch (err) { console.log(err); }

3) When importing you can check this issue because I had same problems:
https://forum.logicmachine.net/showthrea...ght=mosaic

For me the best way to minimize bugs is by preparing good backbone widget and some helpers functions to simplify as much as possible to limit bugs to only syntax which can be found by Atom or VSCode. When I have such backbone widget prepared then I am trying to use same methods as often as it is possible.
Done is better than perfect
Reply


Messages In This Thread
RE: Bugfixing Hardcoded Mosaic Widgets - by buuuudzik - 20.10.2020, 11:56

Forum Jump: