Martin Hochel

Results 201 comments of Martin Hochel

there was a bug which violated rules of hooks which is now fixed. - Can you please test it out ? - if you're still having issues can you please...

fluent v9 core doesn't contain css in js implementation anymore ( we use griffel for css in js ), thus can you please open this issue on griffel repo ?...

this seems like breaking change which will affect every user of v8. can you please double check @dzearing @AtishayMsft ? ty

added more context on the issue https://github.com/microsoft/fluentui/issues/23033#issuecomment-1483050986 what @bsunderhus suggesting is the only workaround ATM, which comes with its own set of problems.

Wondering why do you need this type ? Is the error is a side effect of using `moduleResolution: bundler` or you wanna use it for some purposes in your codebase...

> We have been using it in our codebase for a while, but were using a deep import to try and access it (which works with `moduleResolution: node`, but since...

> There is no security risk associated with this workflow I wouldn't count on that 100% as LLMs can be unpredictable and start fetching/sharing unintended things. --- Do we know...

yes I agree we should leverage it more, and thanks for additional answers, although I'm still missing answer to these ( if you dont know them no worries): Do we...

+1, doesn't work for "watch" related tasks in vscode terminal / cc @JamesHenry **env:** - zsh - macos - nx: 21.3.10 **repro:** https://github.com/microsoft/fluentui-contrib/pull/453 - undo this change https://github.com/microsoft/fluentui-contrib/pull/453/files#diff-2075dfe246c4bb78730d2ec71169b4cd707ad64bf21583aeb5476d6e174b9ec3L45 - run...

> Can you clarify a bit what's getting warned here but shouldn't be? After that "fix", all of those exports in barrel file (see image in issue description) are violating...