Philzen

Results 116 comments of Philzen

Since the change to Azure login in our app we're also observing that there seems something like a completely new auth context for every new browser tab. One has to...

I was wondering if this was referring to the problem of Cells not being resolved (which happens in VSCode), so i quickly fired up WebStorm and can confirm that this...

@dac09 / @PeterChen1997 i believe this issue should be renamed back to something such as "[Bug] Code navigation leads to generated type in Webstorm using short import" or "[Bug] Short...

@dac09 / @PeterChen1997 / @simoncrypta / anybody with power to do so – kindly change back the title to s.th. like `[Bug] "Go to defintion..." navigates to types instead of...

I just rechecked in VSCode and i don't know if it's just me, but it seems to transpire this is an IDE-independent issue: :heavy_check_mark: Using: ```import MyComponent from 'src/components/MyComponent/MyComponent'```: CRTL+click...

@timtebeek Yes, the project very likely contained a mix of files containing tab and space indentations. Unfortunately i have no statistics the distribution of different styles in different file types...

@CaitlinSweeney / @bhainesva with #8433 merged this seems now fixed … guess we're waiting now for v2.8.3 to be released, any ideas when this is going to happen so this...

@BANOnotIT #8462 has been merged, `disabled` prop on button works again, you can test that out in the LiveCoding-view here: https://chakra-ui-website-ptekgabqh-chakra-ui.vercel.app/docs/components/button If satisfied, you may close this issue, the fix...

> my take is to remove withXml from the global option and added it as a generator option instead to the generators that support XML payload. Fully agreed – the...

@wing328 Ready – realising this is a breaking change, i now rebased this against the `8.0.x` branch. A couple of considerations arose on my side regarding this: - i realised...