-
Nov 19th, 2010, 04:19 PM
#1
<on-exit> and exception handling: Part 2
Having an exception thrown (and not caught) in an <on-exit> action causes webflow to get caught in an infinite loop as discussed here.
1. The solution proposed there was to move all my <on-exit> actions to the individual transitions. I was hoping there was a better solution for this.
2. Another solution could include putting try/catch blocks in all the actions and just eat the exceptions. I am not sure I like that either.
Is there any way to more gracefully handle exceptions that occur in an <on-exit> action?
-
Jan 11th, 2011, 05:28 PM
#2
I take the lack of response as meaning no there is not. Should this be reported as a bug?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules