Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / nalexn/ViewInspector issues and pull requests
#341 - Is it possible to test .navigationDestination(for:) when using NavigationStack with path?
Issue -
State: open - Opened by litvakle about 1 month ago
#340 - Support Swift 6 compilation mode
Pull Request -
State: closed - Opened by nalexn about 1 month ago
- 2 comments
Labels: pending release
#339 - Build failure: unable to type-check in reasonable time | Xcode 16.0 | 0.10.0
Issue -
State: open - Opened by aleksaspasic about 2 months ago
- 3 comments
#338 - EnvironmentInjection crashes under certain conditions
Issue -
State: open - Opened by shuufei about 2 months ago
#337 - Does views using `@ObservedObject` probably create memory leaks during testing?
Issue -
State: closed - Opened by greenerchen about 2 months ago
- 3 comments
#336 - .find using ViewType and accessibilityIdentifier no longer works
Issue -
State: open - Opened by AlexanderMarchant about 2 months ago
- 1 comment
#335 - Inspecting modifiers fails in Xcode 16
Issue -
State: closed - Opened by KonDouvris about 2 months ago
- 7 comments
#334 - callOnTapGesture not working when in async
Issue -
State: open - Opened by nh7a 2 months ago
#333 - 0.10.0 fails builds with assumeIsolated(_:file:line:)' is only available in iOS 17.0 or newer error
Issue -
State: open - Opened by NishanthReddyKuninti 2 months ago
- 6 comments
#332 - Xcode 16 Beta 6 - Button.tap() fails
Issue -
State: closed - Opened by tatsuki-nakano-simplisafe 2 months ago
- 2 comments
#331 - ButtonStyle .inspect(isPressed: Bool) is failing on Xcode 16
Issue -
State: closed - Opened by FelipeDocil 2 months ago
- 4 comments
#330 - Receiving "does not have 'onChange' modifier" after updating to onChange(of:, _ action:) from onChange(of:, perform:)
Issue -
State: closed - Opened by Rob-2024 2 months ago
- 2 comments
Labels: feature request
#329 - Observable Macro Environment Crash
Issue -
State: closed - Opened by hilmyveradin 3 months ago
- 4 comments
#327 - Inspection Structure Fails with Xcode 16
Issue -
State: open - Opened by Mordil 3 months ago
- 13 comments
#326 - Swift 6 build issues
Issue -
State: closed - Opened by aim2120 3 months ago
- 1 comment
#325 - Add support for ContentUnavailableView
Pull Request -
State: closed - Opened by andy-vanwagoner-jn 3 months ago
- 1 comment
#324 - The compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
Issue -
State: closed - Opened by Lawlis 3 months ago
- 1 comment
#323 - Call to main actor-isolated instance method 'content()' in a synchronous nonisolated context
Issue -
State: closed - Opened by perlguy99 3 months ago
- 4 comments
#322 - Can't inspect List with NavigationLink
Issue -
State: closed - Opened by gabrieledintino 3 months ago
- 2 comments
#321 - Runtime warning related to FocusState
Issue -
State: closed - Opened by vasiliy-klyotskin 3 months ago
- 3 comments
#320 - onChange(of:perform:) is deprecated in iOS 17
Issue -
State: closed - Opened by vasiliy-klyotskin 3 months ago
- 1 comment
#319 - Crush when using Swift Testing
Issue -
State: closed - Opened by vasiliy-klyotskin 4 months ago
- 2 comments
#318 - Can't simulate button tap
Issue -
State: closed - Opened by vasiliy-klyotskin 4 months ago
- 1 comment
Labels: bug
#317 - `find` causes child view's environment values to break
Issue -
State: closed - Opened by billzhou0223 4 months ago
- 1 comment
Labels: known limitation
#316 - Cannot inspect text that uses format override
Issue -
State: closed - Opened by waterskier2007 4 months ago
- 1 comment
Labels: feature request
#315 - Add callOnChange(oldValue:newValue:)
Pull Request -
State: closed - Opened by andy-vanwagoner-jn 4 months ago
- 2 comments
#314 - Xcode 16 - Action GitHub Failed
Issue -
State: closed - Opened by salvatoreboemia 5 months ago
- 6 comments
#313 - Add support for inspecting `.task(id: ...)` modifier
Pull Request -
State: closed - Opened by ntsh 5 months ago
- 1 comment
#312 - Crash: ViewHosting.swift:162: Fatal error: Unexpectedly found nil while unwrapping an Optional value
Issue -
State: closed - Opened by esemusa 5 months ago
- 2 comments
#311 - Fix spelling/grammatical agreement mistakes
Pull Request -
State: closed - Opened by BruceMcRooster 5 months ago
- 2 comments
#310 - Injecting Multiple EnvironmentObjects to a View
Issue -
State: closed - Opened by kevinwywang 5 months ago
- 2 comments
#309 - Testing SwiftUI views that are a part of a UITableViewCell
Issue -
State: closed - Opened by chrisbrandow 5 months ago
- 1 comment
#308 - Fix type-checking timeout build error under Xcode 16
Pull Request -
State: closed - Opened by drhaynes 5 months ago
- 1 comment
#307 - Xcode 16.0 Beta 1 - Build failure: unable to type-check in reasonable time
Issue -
State: closed - Opened by nicholaslythall 5 months ago
- 28 comments
#306 - [Suggestion]How about screenshot/snapshot testing?
Issue -
State: closed - Opened by frankois944 5 months ago
- 1 comment
#305 - Testing accessibilityActions()
Issue -
State: closed - Opened by JOyo246 6 months ago
- 2 comments
Labels: feature request
#304 - Not able to test Charts framework elements/protocols
Issue -
State: open - Opened by asifrazap 6 months ago
Labels: feature request
#303 - Inspection of onTap gesture on custom Layout
Issue -
State: open - Opened by babbage 6 months ago
- 1 comment
Labels: help wanted
#302 - Strict Concurrency (alternative)
Pull Request -
State: closed - Opened by nalexn 6 months ago
- 4 comments
#301 - Only able to find the first AccessibilityIdentifier applied to a View, unless applied using a ViewModifier.
Issue -
State: closed - Opened by JOyo246 7 months ago
- 1 comment
#300 - View for `UIViewControllerRepresentable` is absent
Issue -
State: open - Opened by quanshousio 7 months ago
#299 - Is there a timeline on when we can expect 0.10.0 to be released?
Issue -
State: closed - Opened by JOyo246 7 months ago
- 4 comments
#298 - Strict Concurrency
Pull Request -
State: closed - Opened by Tyler-Keith-Thompson 8 months ago
- 6 comments
#296 - Interface buttons by ID
Issue -
State: closed - Opened by levyanjos 9 months ago
- 1 comment
#295 - Does find(button: "xyz") find custom button `label:`s?
Issue -
State: closed - Opened by sureshjoshi 9 months ago
- 4 comments
#294 - Accessing properties on a view that takes a generic
Issue -
State: open - Opened by JOyo246 9 months ago
- 8 comments
#293 - Ported iOS16 ToggleState enum fix from SoundCloud/Axt to ViewInspector
Pull Request -
State: closed - Opened by sureshjoshi 9 months ago
- 1 comment
#292 - Added ability to inspect `task` modifier.
Pull Request -
State: closed - Opened by Tyler-Keith-Thompson 10 months ago
- 1 comment
#291 - Add structured concurrency support
Pull Request -
State: closed - Opened by Tyler-Keith-Thompson 10 months ago
- 13 comments
#290 - Not found Shape in test layer
Issue -
State: closed - Opened by vsricci 10 months ago
- 2 comments
#289 - Modified the return to a wildcard pattern.
Pull Request -
State: closed - Opened by zooxop 10 months ago
#288 - CustomInspectable view support
Pull Request -
State: closed - Opened by bryankeller 11 months ago
- 5 comments
#287 - Issue with .tint() modifier in Tests after updating Deployment Target to iOS 16
Issue -
State: closed - Opened by anestisKons 11 months ago
Labels: bug
#287 - Issue with .tint() modifier in Tests after updating Deployment Target to iOS 16
Issue -
State: closed - Opened by anestisKons 11 months ago
Labels: bug
#286 - Add NavigationLink value() attribute
Pull Request -
State: closed - Opened by andy-vanwagoner-jn 11 months ago
- 1 comment
#286 - Add NavigationLink value() attribute
Pull Request -
State: closed - Opened by andy-vanwagoner-jn 11 months ago
- 1 comment
#285 - Find fails when view has recursion inside of ForEach
Issue -
State: closed - Opened by starke0o 11 months ago
- 1 comment
Labels: bug
#285 - Find fails when view has recursion inside of ForEach
Issue -
State: closed - Opened by starke0o 11 months ago
- 1 comment
Labels: bug
#284 - [Perf improvement] Fixing Content.Medium creation for the unwrapping of custom modifiers.
Pull Request -
State: closed - Opened by rafael-assis 11 months ago
- 4 comments
#283 - [WIP] Improve performance of `Inspector.isSystemType(…)` methods
Pull Request -
State: closed - Opened by bachand 12 months ago
- 1 comment
#283 - [WIP] Improve performance of `Inspector.isSystemType(…)` methods
Pull Request -
State: closed - Opened by bachand 12 months ago
- 1 comment
#281 - #280: Help modifier support
Pull Request -
State: closed - Opened by nalexn 12 months ago
#281 - #280: Help modifier support
Pull Request -
State: closed - Opened by nalexn 12 months ago
#280 - Views with .help become unfindable
Issue -
State: closed - Opened by grantneufeld 12 months ago
- 4 comments
Labels: feature request
#279 - Increase support for SpatialTapGesture
Pull Request -
State: closed - Opened by andy-vanwagoner-jn 12 months ago
- 1 comment
#279 - Increase support for SpatialTapGesture
Pull Request -
State: closed - Opened by andy-vanwagoner-jn 12 months ago
- 1 comment
#278 - [iOS17] Added concrete iOS version check for button style
Pull Request -
State: closed - Opened by ichikmarev 12 months ago
- 1 comment
#277 - iOS 17: Button style check
Issue -
State: closed - Opened by ichikmarev 12 months ago
- 1 comment
Labels: bug
#275 - View Hosting on watchOS in a Swift Package
Issue -
State: open - Opened by Sarquella about 1 year ago
- 1 comment
Labels: more info needed
#275 - View Hosting on watchOS in a Swift Package
Issue -
State: open - Opened by Sarquella about 1 year ago
- 1 comment
Labels: more info needed
#273 - [Perf improvement] Implementing memoization for sanitizeNamespace and replaceGenericParameters funcs.
Pull Request -
State: closed - Opened by rafael-assis about 1 year ago
- 4 comments
#273 - [Perf improvement] Implementing memoization for sanitizeNamespace and replaceGenericParameters funcs.
Pull Request -
State: closed - Opened by rafael-assis about 1 year ago
- 4 comments
#272 - Runtime warning when using . modelContainer modifier for SwiftData
Issue -
State: closed - Opened by sisoje about 1 year ago
- 1 comment
#271 - Question: trying to use the (super) ViewInspector in non test code
Issue -
State: closed - Opened by simonb-applanga about 1 year ago
- 1 comment
#271 - Question: trying to use the (super) ViewInspector in non test code
Issue -
State: closed - Opened by simonb-applanga about 1 year ago
- 1 comment
#270 - Add support for `navigationDestination(isPresented:destination:)`
Pull Request -
State: closed - Opened by andy-vanwagoner-jn about 1 year ago
- 1 comment
#269 - Xcode 15.0 - Type mismatch: ButtonAction is not () -> ()
Issue -
State: closed - Opened by ccaraccia about 1 year ago
- 1 comment
#269 - Xcode 15.0 - Type mismatch: ButtonAction is not () -> ()
Issue -
State: closed - Opened by ccaraccia about 1 year ago
- 1 comment
#268 - Inspect fails to find views due to `guardType(value:namespacedPrefixes:inspectionCall:)` incorrectly failing
Issue -
State: open - Opened by cameroncooke about 1 year ago
- 4 comments
Labels: more info needed
#267 - Add support for `ignoresSafeArea()`
Pull Request -
State: closed - Opened by Arclite about 1 year ago
- 2 comments
#266 - Fix typo
Pull Request -
State: closed - Opened by rivera-ernesto about 1 year ago
- 1 comment
#265 - Inspecting conditional toolbar content
Issue -
State: open - Opened by pteasima about 1 year ago
Labels: bug
#265 - Inspecting conditional toolbar content
Issue -
State: open - Opened by pteasima about 1 year ago
Labels: bug
#264 - add foregroundStyle() support
Pull Request -
State: closed - Opened by nh7a about 1 year ago
- 1 comment
#263 - [iOS 17 perf degradation fix] Changing sanitizingNamespace implementation to use regular expression pattern matching.
Pull Request -
State: closed - Opened by rafael-assis about 1 year ago
- 3 comments
#262 - Inspecting custom modifier doesn't see removed views
Issue -
State: closed - Opened by noahsmartin about 1 year ago
- 1 comment
#262 - Inspecting custom modifier doesn't see removed views
Issue -
State: closed - Opened by noahsmartin about 1 year ago
- 1 comment
#261 - Wrong returned type for Alert message() attribute
Issue -
State: closed - Opened by Narayane about 1 year ago
- 2 comments
#260 - Add support for visionOS
Issue -
State: closed - Opened by jhrussell about 1 year ago
- 9 comments
Labels: feature request
#259 - Provide access to a TextField’s prompt
Issue -
State: closed - Opened by grantneufeld about 1 year ago
- 1 comment
Labels: feature request
#256 - How to access AsyncImage completion block with phases like empty, success, failure, etc.
Issue -
State: closed - Opened by aaasifrz9 about 1 year ago
- 1 comment
#255 - Add inspection support for ViewThatFits.
Pull Request -
State: closed - Opened by rafael-assis about 1 year ago
- 2 comments
#255 - Add inspection support for ViewThatFits.
Pull Request -
State: closed - Opened by rafael-assis about 1 year ago
- 2 comments
#254 - .accessibilityLabel can not be accessed within iOS 17 (attributeNotFound)
Issue -
State: closed - Opened by cornelius-behrend over 1 year ago
- 3 comments
Labels: bug
#254 - .accessibilityLabel can not be accessed within iOS 17 (attributeNotFound)
Issue -
State: closed - Opened by cornelius-behrend over 1 year ago
- 3 comments
Labels: bug
#253 - How to work with container view like `Grid`, `GridRow`?
Issue -
State: closed - Opened by bensonyang2015 over 1 year ago
- 2 comments
Labels: feature request
#251 - Modify for WatchKit app support
Pull Request -
State: closed - Opened by lodstar over 1 year ago
- 1 comment
#250 - Fix Objective-C class EnviromentObject injection
Pull Request -
State: closed - Opened by pilot34 over 1 year ago
- 1 comment
#249 - iOS 17: Type mismatch: ButtonAction is not () -> ()
Issue -
State: closed - Opened by yuntan over 1 year ago
- 1 comment
#248 - Fix inspecting when there is a closure environment value
Pull Request -
State: closed - Opened by bachand over 1 year ago
- 1 comment