Abdulrahman AlKoptan

Results 8 comments of Abdulrahman AlKoptan

@diestrin any update on front-end release ?

Hi @jeluard , thanks for your information ... The reason is I am thinking to conduct a workshop about Polkadot inside my company.

Any plan to support stored procedure ? , it will be nice feature really .

Same issue here, I am using NvChad ``` { "nvim-neotest/neotest", lazy = false, dependencies = { "nvim-neotest/nvim-nio", "nvim-lua/plenary.nvim", "antoinemadec/FixCursorHold.nvim", "nvim-treesitter/nvim-treesitter" }, config = function() require("neotest").setup({ disable_all = true, enable =...

@rluetzner I found the issue, don't call first run as function `.run().run()` it should be `run.run()`

I am also facing the same issue somehow, for me, when I followed the algorithm I got the following as an output: `https://example.com/messages/8377464/some/path?query#frag` because in algorithm is not mentioning anything...