Avora

Results 12 issues of Avora

* **Node Version**: v18.15.0 * **Platform**: Windows 11 * **Compiler**: 2022 * **Module**: node-gyp ``` gyp info it worked if it ends with ok gyp info using [email protected] gyp info...

Windows
Visual Studio not found
node-pre-gyp < v2

Hello, sometimes there may be a need to group the types into Ids as follows; user:john relation: access object: permission:contoso/action/action1 user:john relation: access object: permission:contoso/component/component1 Is it possible to create...

enhancement

Hi, is it possible for you to develop an api so we can change the store name?

enhancement
good first issue
help wanted

Hello, I'm trying to get access tokens on localhost but I'm getting the following error. 400 Bad Request > {"error":"invalid_request","error_description":"AADSTS9002326: Cross-origin token redemption is permitted only for the 'Single-Page Application'...

## Background 我喜欢 UmiJs 的优点,尤其是插件逻辑,但我在开发插件方面有困难,下面是我试图公开开发的插件。 众所周知,路由是在 config.ts 中静态定义的,但在我看来这是一个安全漏洞,一些警惕性高的用户可以篡改源代码,看到不应该知道的路由。 我想从服务器上获取信息,了解用户登录后能看到哪些路由,不能看到哪些,然后对传入的路由进行渲染和打包。在这一点上,这个插件发挥了作用,它在我测试非插件版本时可以正常工作,但我需要帮助来改进这个插件。 I love the advantages of UmiJs, especially the plugin logic, but I have a hard time developing plugins, so below you...

### Checklist - [X] I have looked into the [README](https://github.com/openfga/java-sdk/blob/main/README.md) and have not found a suitable solution or answer. - [X] I have looked into the [documentation](https://openfga.dev/docs) and have not...

bug

### Reproduction link [![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/affectionate-franklin-jjxkgp) ### Steps to reproduce triggerNode} > {children} https://github.com/ant-design/ant-design/assets/6988989/b592ab32-2c6b-4937-85b3-d8b4f8eb1de1 ### What is expected? Clicking on the right side of the triggerNode element should open the...

🐛 Bug
Inactive
unconfirmed

The {children} property always returns undefined even though I'm trying the same thing as written here. https://pro.ant.design/docs/layout#nested-layout ``` { exact: false, path: '/settings', component: './Settings/index', // my nested layout page...

``` export const useApplicationTableColumns = (): ProColumns[] => { return [ { title: 'Creation Date', dataIndex: 'creationDate', valueType: 'dateTime', fieldProps: { format: 'L' } } ]; }; ``` console.log(record.creationDate); -->...

AI Reply

Where can I access the 'Ant Design V5' token values for the following two themes? 在哪里可以获取以下两个主题的 “Ant Design V5 ”标记值? ![image](https://github.com/user-attachments/assets/39403a52-fed9-4560-a6f6-f4b8248611a4) ![image](https://github.com/user-attachments/assets/d79c5af7-80bc-4905-beb9-1960c2ea75d3)