-
The docs for `BezPath`'s methods seem a bit too literal. For instance, `curveto` says "Push a curveto element onto the path." which is technically correct, but something like "appends a cubic Bézier c…
-
### Context
Paraglide currently splits messages by component / page. If you load a page with 3 client components (or your framework's equivalent) only the messages for those three components are sent…
-
When I use the feature to post on the playground, the console shows the following error:
```
[ `share` | done ]
Unexpected http status: 405 Method Not Allowed
http://play.golang.org/p/Requires P…
-
3.) Evaluate whether we need additional restrictions on the custom client role header (x-ms-api-role) such as max length allowed for the header value, if exceeded, we don’t even process/reject request…
-
**I'm submitting a ...** (check one with "x")
```
[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please d…
-
There is no clear doc on how to do this.It uses google api for rendering pie charts and google api do provide the options of percentage.Like the image below .Can we do this in VWM polls
![screenshot_1…
-
I successfully connected to our JIRA instance and pulled in the details of an issue. I am trying to just add a label to an existing issue using IssueUpdate. I couldn't find a good example. I did dr…
-
A bootstrapped laxar instance should offer a simple way to load and instantiate widgets without flow or pages, e.g. to simplify integration into existing applications.
Details TBD
-
Hello,
I am trying to download all the reviews, but the code is working only for 178 reviews.
lang="jp"
country="jp"
id="jp.go.mhlw.covid19radar"
app_reviews = reviews_all(
id,
s…
-
I have been experimenting with CSS variables lately.
I went through #1561. In my opinion `css_vars` is more complex than it needs to be. Plus, it doesn't take into consideration that it is not nece…