Aaron

Results 10 issues of Aaron

I don't think this is currently possible (please correct me if it is!)... It would be great to add inline scripts to a bundle from within a partial, which can...

question

I have updated all the dependencies to their latest versions including node 16 I have also added a test yml file to run the action away from the marketplace resolves:...

When using the Escape() query is brings back no results, but if I extract he RAW query and run it, then it returns the expected number of results This brings...

Version: NPoco 5.3.2 I'm using the sqlBuilder with a template as follows: `var template = sqlBuilder.AddTemplate($"select * from TABLE WHERE /**where**/");` followed by: `sqlBuilder.Where("COLUMN LIKE @0 OR COLUMN2 LIKE @0",...

A brief description of the issue goes here. When adding a "Send Email" within the "On Approve" workflows it throws the following exception: ``` ObjectDisposedException: Cannot access a disposed object....

type/bug
state/needs-reproduction

Fixed the version searching with forum results resolves #578

hacktoberfest-accepted

I wonder if it's possible to add a IsMemberAllowed option, so that it returns results for pages a member can access.

### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0) 13.2.2 ### Bug summary In previous versions when running the following code: ``` private readonly IDomainService...

state/needs-more-info
type/bug

I have added a 4px top margin plus a border to make the blocks distinguishable with each other. ![image](https://user-images.githubusercontent.com/9937803/216609341-c8918d8d-9b4a-47a7-89fc-f0a3cf027637.png) I was unable to the css stylesheet to load so it's...

enhancement

With the upcoming depreciation of TLS 1.0 and 1.1 on 31st October, do we expect any of the core Umbraco packages to be affected, I'm thinking around the file providers...