-
Notifications
You must be signed in to change notification settings - Fork 162
EnvironmentObject EXC_BAD_ACCESS #52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Found this
|
Side note. If I refresh page from within browser it does render desired view. Do not have to click it twice. What's the difference? Why it is not reloading page on the 1st click & 1st environment variable (observable)? |
Is there something wrong with Ajax?
|
I think the problem might be inside Logs:
It stops here.
|
I'm going to have a look, but I can't say when yet. Have to work on non-toy projects as well :-) |
From what I think is happening (If you can confirm). Button click If yes, what would be possible solution in your opinion. You are the author of this project, you know it best. It's hard to onboard myself without knowledge transfer or tests in the project. My apologies for this spam and bothering you. I would like this project to be something more then a toy project. That's why I've decided to get involved. Thanks 😊 |
Uh oh!
There was an error while loading. Please reload this page.
EnvironmentObject value passed in view hierarchy changed on server callback crashes serwer.
error: warning: couldn't get required object pointer (substituting NULL): Couldn't load 'self' because its value couldn't be evaluated
error: Execution was interrupted, reason: EXC_BAD_ACCESS (code=1, address=0xfffffffffffffffd).
Inside
To reproduce fetch changes from tag #52
https://github.com/shial4/SWUI-NextUp/tree/%2352
Click continue -> nothing will happen at first click (no clue why) wait like 5 seconds and click it second time. View will change and serwer will crash.
The text was updated successfully, but these errors were encountered: